shawnacker
Registered User.
- Local time
- Today, 06:30
- Joined
- May 4, 2001
- Messages
- 15
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