Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
buff
 
Posts: n/a
Default how to use true or false conditions


  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default how to use true or false conditions

=IF(A1,"True","False")

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"buff" wrote in message
...



  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default how to use true or false conditions

"buff" wrote:
Subject: how to use true or false conditions.


(Sigh, I cannot post a reply to original article.)

Netiquette commentary: A subject line alone is rarely sufficient to
ask a question. Yours is a good example. You should add some
text to explain your question (see speculation below). There are
other reasons to repeat your question, at a minimum, in the body
of your posting.

I think the question you are asking is a fundamental one: how
would you use the true and false parts (not "conditions") of an
IF() function?

If that is you question, consider the following example. In C1,
you want one of the following values: if A1 is less than B1, then
D1; otherwise if A1 is not less than B1, then E1. That can be
written:

=if(A1 < B1, D1, E1)

HTH.

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 renaming or moving sheet tabs sparx Excel Discussion (Misc queries) 9 May 16th 06 08:44 PM
Disable CUT via toolbars or shortcut keys sparx Excel Discussion (Misc queries) 0 April 30th 06 08:34 PM
Disable "Cut" only sparx Excel Discussion (Misc queries) 2 April 29th 06 05:08 PM
Help: runtime error - Method seriescollection object_chart failed huangx06 Charts and Charting in Excel 3 July 9th 05 12:27 AM
Grand Totals @ Same Place Amber M Excel Worksheet Functions 2 December 30th 04 07:13 PM


All times are GMT +1. The time now is 06:20 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"