Viewing 2 posts - 1 through 3 (of 3 total)
Thanks for you help guys - brilliant!
Mark
December 19, 2004 at 10:55 pm
#534424
Hi Bob,
Great script! That is exactly what I needed.
I am actually completing the sum as part of a cross table or pivot selection. Using:
SELECT SUM(CASE item_grp WHEN 'A' THEN item_value...
December 19, 2004 at 12:51 am
#534406