kiwikiki718
Board Regular
- Joined
- Apr 7, 2017
- Messages
- 80
- Office Version
- 365
- Platform
- Windows
Is there a way to change a cell color and add text to a specific cell if condition is True?
Ex. I have cell A1 that contains values of either True or False. If A1 is True, I want B1 to change to black and Display "Pass" in white font with the text size of 20.
I was wondering if this is possible with VBA coding.
Thanks in advance
Ex. I have cell A1 that contains values of either True or False. If A1 is True, I want B1 to change to black and Display "Pass" in white font with the text size of 20.
I was wondering if this is possible with VBA coding.
Thanks in advance