Forum Discussion
hopr37 hotmail
Apr 17, 2018Brass Contributor
If cell is blank....
If a cell is blank in any of the cells in column B of a worksheet named "test", how can I fill the blank cells with a word and a different cell color automatically with a formula/macro?
3 Replies
- Logaraj SekarIron Contributor
Hi hopr37,
Select Entire B Column or Select range ("B1:B1000") or as you like.
In Find & Select - > Go To Special -> Select Blanks -> Click Ok.
Blank cells are now selected. Type the word you want and press Ctrl+Enter.
Apply the color you want.
- hopr37 hotmailBrass Contributor
Thanks but I'm looking for a formula or macro that does the work automatically.
- Logaraj SekarIron Contributor
Hi,
Under Home Ribbon-> Conditional Formatting -> New Rule -> Format only that cell contain -> Choose 'Blanks' from Drop Down Option.
Click 'Format' & Select the Format as you want.