Pasting Data from one sheet into a specified cell on another

Grymm

New Member
Joined
Aug 12, 2016
Messages
4
Hello, I'm hoping you guys can help, I've trawled various pages with no real success.
I have a very large spreadsheet, over 14k rows, I have to search for a number in column AA, on sheet 1,to find another number on the same row, reason being that I have 1 number but not the other, so I have used a Index/Match approach, but I need to be able to paste some data into a specific column on sheet 1 on the same corresponding row, from sheet 2, and I just can't find a method to do this, is there a VBA approach or any suggestions please
Thanks
Grymm
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
If you can provide sample sheets, you will get ultimate solution in less time. If helpers need to guess how your data looks like, then you probably be wasting time going back and forth with questions toward needed solution. ;). Just simple mock up sample which mimic actual sheet.

Now I know you are searching a number in column AA. Once found, need to search another number in that row but from what range? Where you wanted to paste the data to on Sheet2?
 
Upvote 0

Forum statistics

Threads
1,214,924
Messages
6,122,294
Members
449,077
Latest member
Rkmenon

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