Best approach to make multiple reports from database?

Spock's Brain

New Member
Joined
Mar 19, 2002
Messages
18
I have a large database on sheet1 and a drill-down report using sumif's and subtotals on sheet2.
Of course the client now wants additional/ different drill-downs which I can do on additional sheets but recalc times are increasing.
Is there a better/simpler approach? I think I'll have to get into VBA generated reports. ;o(
Thx SB
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
On 2002-04-09 18:44, Spock's Brain wrote:
I have a large database on sheet1 and a drill-down report using sumif's and subtotals on sheet2.
Of course the client now wants additional/ different drill-downs which I can do on additional sheets but recalc times are increasing.
Is there a better/simpler approach? I think I'll have to get into VBA generated reports. ;o(
Thx SB

Have you tried using a pivot table?
 
Upvote 0
I like pivot tables for "my" work-in-progress stuff but can my end user create pretty presentation reports with the click of a button? (selecting pretty pivot table options from userform). More VBA. ;o)
 
Upvote 0
That would be ideal but would be a quantum leap for my end users. (They are comfortable opening Excel files & clicking buttons).
Pivot tables wouldn't work because I don't need to 'pivot' the data.
Thank you for the suggestion tho'.
 
Upvote 0
Creating reports in VBA = tedious and painful.
At least too me...
Have fun!
 
Upvote 0

Forum statistics

Threads
1,214,432
Messages
6,119,468
Members
448,900
Latest member
Fairooza

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top