There is a task type column and a cost column. I need to pull out only the costs related to the task type steel. I was thinking an IIf ( [tast type] = steel, sum, 0 ) statement would work. Not making it happen. Any ideas? I actually want to pull out all of the different types of costs seperately and sum there totals. This will be put into a report.
Software/Hardware used:
ASKED:
May 26, 2008 9:16 PM
UPDATED:
May 27, 2008 1:43 PM