VBA Color + VLOOKUP

TOKYOJ1

New Member
Joined
Aug 14, 2017
Messages
30
Hi

I am not familiar with VBA and hope that somebody can assist.

SheetA:

A1 B1 C1
101 98

If I manually highlight cell A1 at C1 = vlookup(A1,SheetB!,2...
If I manually highlight cell B1,at C1 = vlookup(B1,SheetC!,2...

(Highlight A1, refer sheetB, highlight B1 refer SheetC)


Can anyone assist?

Thanks
TJ
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Hello,

Have you tried to turn on your macro recorder ... and input your formula ...

You will get an initial VBA translation of your formula ...

Hope this will help
 
Upvote 0
Hi,

I think you gave a great suggestion, at least helps me to understand portions of it.

Thanks!
TJ
 
Upvote 0

Forum statistics

Threads
1,214,411
Messages
6,119,360
Members
448,888
Latest member
Arle8907

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