View Full Version : Column in report


DeepTrouble
09-11-2001, 06:30 AM
Hi!
I am generating a work-sheet for samples to be tested on a particular date. The sample number and patient name is pulled from table. The technologist wants the work-sheet to be grouped in sections of five records each, starting as A1 through A5 , then B1 through B5 and so on.
Any suggestions?
Thanks

Chris RR
09-14-2001, 09:03 AM
OK, is the A1, A2, etc., code part of your table? Or is this just something that they want printed on the report?

Both could be done, but the answer depends on which kind it is.

DeepTrouble
09-18-2001, 07:53 AM
Sorry for being late...Does not work on computers every day!
A1 A2 are NOT in the table.These are the location of sample on the instrument.
Only names will be in the table.
Thanks