find values on multiple spreadsheets and sum to the "summary" sheet

leugu

New Member
Joined
Nov 2, 2011
Messages
1
Hi Iam pretty new with excel VBA, basicly self learned all.

I have a tricky question about to how to do a summary sheet. The Idea of the sheet is that I have multiple sheets in a workbook. The macro would find all the partnumbers in Column A which begins with a letter. So the summary sheet only includes the values starting with R etc.

The second thing is that it should sum found values if the value in Column A is the same, for examble it finds two R15 in Sheet1 and Sheet2 so it would sum the values and count the value in Column C together in to the Summary Sheet.

Third thing to do is that, on the summarsheet user could see that where the values come from. For example R15 total is in column C and in column E and F there are the values from the sheet1 and sheet2.

The list is dynamic so user can add or delete sheets so it should always be runned when user does changes in the workbook.

Thanks for the help in advance!

Iam not asking for a final solution, but help to get started!

Greentings Ilari
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,225,531
Messages
6,185,485
Members
453,297
Latest member
alvintranvcu123

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