thegrump179
New Member
- Joined
- Jun 2, 2011
- Messages
- 4
I am trying to come up with a way of overriding a conditional Format in column F.
I am using =NOT(ISERR(SEARCH("TP",E1))) to highlight column F, if the figure in column E starts with TP ie TP25478. The promt is to remind me to put a number in column F. So if I put a number into the highlighted Cell (in F) I want the highlight to be removed.
There are other prefexes such as LP SP RP that I could also use but TP is the main problem because 99% of the time it is number 1 and I keep forgetting.
Thanks Ross
I am using =NOT(ISERR(SEARCH("TP",E1))) to highlight column F, if the figure in column E starts with TP ie TP25478. The promt is to remind me to put a number in column F. So if I put a number into the highlighted Cell (in F) I want the highlight to be removed.
There are other prefexes such as LP SP RP that I could also use but TP is the main problem because 99% of the time it is number 1 and I keep forgetting.
Thanks Ross