clydejones
Programmer
Hello,
Lets say I have a table with a field named "EmpNumber" in it with 10 records.
001
062
103
104
126
134
150
153
170
173
I want to place every record from the table on the crystal report. I DO NOT WANT TO MAKE A FIELD FOR EACH EMPLOYEE. If this can be done with crystal, how would the code look? I think I would have to make a formula for each record I desire to put on the report and use some sort of loop statement to get the record I want. I'm not sure as to how to set this up. Any suggestions?
Thanks in Advance,
Clyde
Lets say I have a table with a field named "EmpNumber" in it with 10 records.
001
062
103
104
126
134
150
153
170
173
I want to place every record from the table on the crystal report. I DO NOT WANT TO MAKE A FIELD FOR EACH EMPLOYEE. If this can be done with crystal, how would the code look? I think I would have to make a formula for each record I desire to put on the report and use some sort of loop statement to get the record I want. I'm not sure as to how to set this up. Any suggestions?
Thanks in Advance,
Clyde