VBA If cell value in column A equals and cell value in column B equals then place a value in column C

norman_bunch

New Member
Joined
Jan 24, 2012
Messages
18
This seems like it would be a pretty easy task but I can not figure it out. I would like to have a vba code to look through column A and Column B and based in what is in column A and B, place a value into column C.
Example:

A B C
BLU BLU 1
ORG BLU 13
BRN RED 43
GRN YEL 33
BLK BLU 85
ORG BLU 13
GRN YEL 33

Any and all help would be greatly appreciated. Thanks
 
Welcome to the Board!

Where are the codes for the different color configurations?
At this point I do not have any codes. I was really kind of just getting into it. I have a total of 908 different color combinations that are tied to a number. I have one color in one column and another number in another column and I need to add the
corresponding number to each in column "C" througout multiple workbooks. I am just looking into an easier way it could be done.
 
Upvote 0

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