query - report, something

schase02

New Member
Joined
Dec 29, 2003
Messages
1
Hi all, please note the extent of my Excel abilities was prior to version 5 and I got very very good at very very long formulas - the VBA is new to me - as is pivot tables.

I have the following.

a VBA form I modified that enters data onto worksheet "data", I want to be able to select a month and a year from dropdowns - hit a button - and have either something popup, create itself, or appears on another sheet.

The results being taken from all records that match the month/year, then are grouped by week# (1,2,3,4,5, etc) and summed by similarities

i.e.

Week1
there are 3 counts of day-time with xx dollars totalling - xxxx for this week/event.

and so on.

Any ideas - and please be gentle given my knowledge above.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Why not consruct a Pivot Table to group/summarise this data. Although your post is a little vague,

....have either something popup, create itself, or appears on another sheet....

I think that a Pivot Table would suit your purpose admirably.
 
Upvote 0

Forum statistics

Threads
1,203,674
Messages
6,056,682
Members
444,882
Latest member
cboyce44

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