The only way I've found to do this is to use a temp table. Load the data first, then select the sums into variables and insert into the temp table.
Karen In a message dated 7/31/2012 7:31:20 AM Central Daylight Time, [email protected] writes: > Rbase data. The data is from a temp table. 5 columns need to be totaled > at the bottom of each column > > Bill >

