Excel Reporting - General Query
Posted: Tue Jul 14, 2009 6:56 am
Hi,
I need to set up an Excel Report that (Simplified) needs to look like something like this:
ITEM VALUE-1 VALUE-2
Item001 20 10000
Item002 15 20000
Total Brand-01 35 30000
There are a number of Items linked to each Brand. The report should show the Items that contain values within the Brand, as well as the Total for that Brand. This can differ every month and Items with no values must not be shown. New Items and or Brands can be added in any month and needs to be shown as well.
What's the best way to set up a report like this ? Keeping in mind that I cannot use Macros. I tried figuring out a way to incorporate the DNEXT() function, but it's still too many lines and Items with no values are also being shown.
It works when you try using the In-Spreadsheet browser, but that unfortunately doesn't allow for much formatting. (Each time you recalc, you loose the formatting).
Anybody know of a sort of best-practice way of doing this ?
Thanks,
Michael
I need to set up an Excel Report that (Simplified) needs to look like something like this:
ITEM VALUE-1 VALUE-2
Item001 20 10000
Item002 15 20000
Total Brand-01 35 30000
There are a number of Items linked to each Brand. The report should show the Items that contain values within the Brand, as well as the Total for that Brand. This can differ every month and Items with no values must not be shown. New Items and or Brands can be added in any month and needs to be shown as well.
What's the best way to set up a report like this ? Keeping in mind that I cannot use Macros. I tried figuring out a way to incorporate the DNEXT() function, but it's still too many lines and Items with no values are also being shown.
It works when you try using the In-Spreadsheet browser, but that unfortunately doesn't allow for much formatting. (Each time you recalc, you loose the formatting).
Anybody know of a sort of best-practice way of doing this ?
Thanks,
Michael