Hi,
I have 10 textboxes.
Textbox9 is linked to C8 on sheet1.
C8 is where the keywords will be entered.
If the keyword is "Complete" then macro should highlight Textbox1,2,3,4,6,7,10
If the keyword is "Inline" then macro should highlight Textbox1,2,3,5,6,7,10
If the keyword is "Progress" then macro should highlight Textbox1,2,5,6,7,10
If the keyword is "Incomplete" then macro should highlight Textbox1,5,6,7,8,10
This should happen when the command button is clicked.
The colour should be orange.
Have attached sample sheet.
I have 10 textboxes.
Textbox9 is linked to C8 on sheet1.
C8 is where the keywords will be entered.
If the keyword is "Complete" then macro should highlight Textbox1,2,3,4,6,7,10
If the keyword is "Inline" then macro should highlight Textbox1,2,3,5,6,7,10
If the keyword is "Progress" then macro should highlight Textbox1,2,5,6,7,10
If the keyword is "Incomplete" then macro should highlight Textbox1,5,6,7,8,10
This should happen when the command button is clicked.
The colour should be orange.
Have attached sample sheet.