I'm new. I'm trying to create a report that will give me a count of all the AF HL(cbst610.af_eries_fl) and AL LL (cbst610.af_series_ll) tests for the month. I need to put it into 4 columns; periodic (cbst618.description), Request (cbst618.description),inquiry (cbst61.description). I have several problems. But my first problem is how to I set up the columns. The columns information all come from one file. I can set one formula (periodic) but it saves under the file name(cbst618.description). So when I write the next formula to pull all the date for (inquiry) it over writes the previous formula for periodic. I willing to change my entire approach:
Here is an example of what I need
Request Tst * Request Tst ....
AF HL AF LL
0.00 to 97.99 5 10
98.00 to 102.00 10 2
Any suggestions? If you can understand.
Here is an example of what I need
Request Tst * Request Tst ....
AF HL AF LL
0.00 to 97.99 5 10
98.00 to 102.00 10 2
Any suggestions? If you can understand.