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
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