I am trying to sum some different data. I have a column named [Price] and a column named [MonthDate] and a third with [Customer] I want to be able to sort the data out so that it sums it by different criteria for different fields. How will I be able to Sum one field for only Jan ’03 Price another with All of 2003, a third with Jan-Feb ’04 and so on. I am just not sure how I can sum a field and get the corresponding sum of Price paid by Customer for specified months. I want criteria per field not the whole query. I am new at this as you can tell...
Thanks!
Thanks!