shawnacker
08-03-2001, 11:33 AM
I have a table with a a column that contains both positive and negative values. I also have a query which totals these values. I would like for my query to return the absolute value total instead of an aggregate total. Do I need to create a separate table just to do this or can I input some sort of expression in the query which can accomplish my goal?
Thanks in advance,
Shawn
Thanks in advance,
Shawn