glennjrobertson1980
New Member
- Joined
- Mar 30, 2015
- Messages
- 12
Hi,
I have a spreadsheet of information with some VBA code attached to it.
Within the spreadsheet are two columns A & B, column A will either be blank or contain "COMMS" and column B will be the same either blank or contain the value "COMMS".
I need some VBA code that will do the following.
Select the cell in column A and change the cell colour to red if column A and B both contain "COMMS" in that row. Is this possible.
Many thanks
I have a spreadsheet of information with some VBA code attached to it.
Within the spreadsheet are two columns A & B, column A will either be blank or contain "COMMS" and column B will be the same either blank or contain the value "COMMS".
I need some VBA code that will do the following.
Select the cell in column A and change the cell colour to red if column A and B both contain "COMMS" in that row. Is this possible.
Many thanks