I can't do it in Crystal Repots either without making a formula for each field so I thought about using 'copy an existing table structure wo/the data' (like to make a new table and append records to eliminate duplicates) to an increased field element table but that did not work even adding a qry...
I just want to take a random number of rows of patient id's containing lab data and as the qry reads the rows, post the lab data from each row into one single row into a new table.
It's the easiest thing that always causes the most exhasperation!
I just want to take a random number of rows of patient id's containing lab data and as the qry reads the rows, post the lab data from each row into one single row into a new table.
It's the easiest thing that always causes the most exhasperation!
Comment