Search and copy data of different cells

kirangb2000

New Member
Joined
Feb 16, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello All,

Mr. Excel has been a life saver for so many times but this time for some reason am unable to find the code I am looking for. I am sure it is available but unable to find it.
Usually I find codes, tinker them a bit and it works but this time unable to find the suitable code.
Thank you in advance, specially @fluff and @MyAswerIsThis, for so many codes you guys have given, has helped me.

I have 2 sheets, "Requirement" and "All data"
Requirement has multiple columns out of which 3 columns are of interest to us Cat # (A), Price(J), Tax(L)
All data sheet also has these three columns Cat # (A), Price(F), Tax(H)

So I want a macro to search Cat # from Requirement in All Data and then copy All Data F, H to Requirement J, L respectively.
 
Last edited by a moderator:

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,983
Messages
6,122,588
Members
449,089
Latest member
Motoracer88

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