I have a spreadsheet about holiday bookings. If the word 'Hot' is entered I want the whole row in a range of cells to turn green. If the word 'Warm' is entered I want the whole row in a range of cells to turn orange.
I have created individual macros to change the range to the specific colour but don't know how to make it run without a button. I thought there might be a way 'IF' would work but couldn't work out the code in VB.
The 'key words' - will always be in the same column but the number of rows will change.
I have created individual macros to change the range to the specific colour but don't know how to make it run without a button. I thought there might be a way 'IF' would work but couldn't work out the code in VB.
The 'key words' - will always be in the same column but the number of rows will change.