Copy Varying sheets to another Summary Sheet

djlanky50

New Member
Joined
Jan 19, 2009
Messages
6
Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:eek:ffice:eek:ffice" /><o:p></o:p>
<o:p></o:p>
I wonder if anyone can help me. I’m not an expert at VBA but can get bye.<o:p></o:p>
<o:p></o:p>
I have a workbook with my suppliers on separate sheets with the products they supply to us on the sheets (the number of these Products change weekly). <o:p></o:p>
I have to put a summary sheet together on a weekly basis from these sheets and have, in the past, gone in to every sheet and copied the product details to the summery sheet. <o:p></o:p>
<o:p></o:p>
I know there is a way I will be able to pull this information using VBA.<o:p></o:p>
<o:p></o:p>
I’ve had a go and managed to get the selection copied for each of the sheets but am having troubles telling it to select the bottom of my summary sheet without chopping off the last product.<o:p></o:p>
<o:p></o:p>
Any help would be greatly appreciated<o:p></o:p>
<o:p></o:p>
Thank You in Advance<o:p></o:p>
<o:p></o:p>
Mark<o:p></o:p>
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
I am not really sure that I fully understand your question.

Are you after some code which will copy and paste all the detail from each of your sheets onto one master sheet ??
 
Upvote 0

Forum statistics

Threads
1,214,965
Messages
6,122,499
Members
449,089
Latest member
Raviguru

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