#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5
Default Excel

from conditional formula, how can i create a formula IF D20 <= E20, Then will
display tick. else will display, cross tick
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Excel

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   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Excel

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


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Excel

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


  #5   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Excel

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
Excel docs not saving as excel docs Beth Excel Discussion (Misc queries) 6 September 12th 06 02:39 AM
Open Excel 2003 from Windows Explorer pmpjr Excel Discussion (Misc queries) 9 September 11th 06 03:58 PM
Need suggestions for some uses of Ms Excel Bible John Excel Discussion (Misc queries) 1 February 27th 06 05:30 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM


All times are GMT +1. The time now is 05:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"