G
Guest
Guest
Hi all,
I have a 'table' that looks something like..
Name Code Sales Comment
... x yyy ......
... x yyy ......
Need to produce a report that looks something like...
Code: X Total Sales:$YYY
Code: Y Total Sales:$ZZZ
The data is kind of big, roughly 30 Megs
Can't use SUMIF etc. because the conditions are a lot more complicated than illustrated here.
Tried DCOUNTA, DSUM but found out the criteria gets too weird..
There are roughly 30 different codes.
What's the best way to do it? Trying to find ideas... Thanks guys
Help!!
I have a 'table' that looks something like..
Name Code Sales Comment
... x yyy ......
... x yyy ......
Need to produce a report that looks something like...
Code: X Total Sales:$YYY
Code: Y Total Sales:$ZZZ
The data is kind of big, roughly 30 Megs
Can't use SUMIF etc. because the conditions are a lot more complicated than illustrated here.
Tried DCOUNTA, DSUM but found out the criteria gets too weird..
There are roughly 30 different codes.
What's the best way to do it? Trying to find ideas... Thanks guys
Help!!