Im looking for a formular that when text has been entered into cell's B1, C1 & D1 the cell A1 text colour turns black.
Is there a formular for this?
Im looking for a formular that when text has been entered into cell's B1, C1 & D1 the cell A1 text colour turns black.
Is there a formular for this?
Last edited by snoopy1461; 06-02-2011 at 11:04 AM. Reason: Solved
Try
=AND($B1<>"",$C1<>"",$D1<>"")
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
You can do it with conditional formating. If cell is blank, it will use your default font colour (preset), if not you can set it black.
Its work a treat, thanks![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks