Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
from conditional formula, how can i create a formula IF D20 <= E20, Then will
display tick. else will display, cross tick |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
One play ..
In say, F20: =IF(D20<=E20,"a","r") Format F20 with "Marlett" font -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Reen" wrote: from conditional formula, how can i create a formula IF D20 <= E20, Then will display tick. else will display, cross tick |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Very good Max.
I had some event code worked out that did the same thing but the in-cell formula is easier for OP. Gord On Sun, 26 Nov 2006 19:07:02 -0800, Max wrote: One play .. In say, F20: =IF(D20<=E20,"a","r") Format F20 with "Marlett" font |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thanks for compliments, Gord !
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Very good Max. I had some event code worked out that did the same thing but the in-cell formula is easier for OP. Gord |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You cannot do this using CF.
You would have to go to event code in my opinion. Gord Dibben MS Excel MVP On Sun, 26 Nov 2006 18:59:01 -0800, Reen wrote: from conditional formula, how can i create a formula IF D20 <= E20, Then will display tick. else will display, cross tick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Excel docs not saving as excel docs | Excel Discussion (Misc queries) | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
Need suggestions for some uses of Ms Excel | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) |