bnageshrao
Programmer
In my spread sheet I wanted to highlight fields whenever a user tabs out of that field by not entering any values. I wrote the quote and it worked fine by highlighting the cells whenever they left it blank. Now whenever they fill out those blank fields I want that cells color returned to the original color. I wrote the code but that changes it to original color only after clicking on the cell 2 times. I dont know where I am going wrong, all I want is as soon as they enter the values the color should change back to original color. Any help out there? Thanks.