I think I need a macro

elvezrulz

New Member
Joined
Mar 14, 2011
Messages
32
I have a problem that I thought was easy but it's not. On one sheet I have information that gets populated by Vlookups referencing cell A1. The same set of information gets populated by another product whos info is in A20. On another sheet I have, all in column A, 15,000 SKU numbers. I need to be able to cut and past the first sheets data over and over and have the corresponding A1 and A20 cells, whatever they are, A40, A60 you get the idea, with the next SKU in line on the other page. If I can't cut and paste the first sheet's data over and over (remember I have 15,000 skus to look up) then I will have to enter all the skus manually. Is this possible?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
You want to:

1) enter the value from sheet2 A1 into sheet1 A1
2) enter the value from sheet2 A2 into sheet1 A20
3) Copy the sheet1 results in a range of cells A1:B39 and paste the "values" into a new sheet
(what is the correct range of results?)

4) enter the value from sheet2 A3 into sheet1 A1
5) enter the value from sheet2 A4 into sheet1 A20
6) Copy the same range to the new sheet BELOW the already saved data

7) Repeat ad nauseum


Sound right?
 
Upvote 0

Forum statistics

Threads
1,203,515
Messages
6,055,850
Members
444,828
Latest member
StaffordStag

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