Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2006

Tip: Looking for answers? Try searching our database.

"IF" functions for Excel?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Halifax Bauer street - 15 Jun 2006 22:09 GMT
What site is best for learning to use "IF" functions in EXCEL???
Gord Dibben - 15 Jun 2006 22:24 GMT
There is only one "IF" function so I assume you mean Excel Functions in general
in combination with the "IF" function.

Peter Nonely has a function dictionary, available from Rod de
Bruin's site, at http://www.rondebruin.nl/files/xlfdic01.zip .

Gord Dibben  MS Excel MVP

>What site is best for learning to use "IF" functions in EXCEL???
David Biddulph - 15 Jun 2006 22:24 GMT
> What site is best for learning to use "IF" functions in EXCEL???

You could start with Excel's own help.
Signature

David Biddulph

Chip Pearson - 16 Jun 2006 16:28 GMT
There isn't much to learn about IF. The syntax is

=IF(test,result_if_true,result_if_false)

where test is any expression or cell value that returns a numeric
or Boolean result. If test is TRUE or non-zero, IF returns
result_if_true. Otherwise, it returns result_if_false. Both
result_if_true and result_if_false can be anything you want.
E.g.,

=IF(A1>10,"Greater","Not Greater")

Signature

Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

> What site is best for learning to use "IF" functions in
> EXCEL???
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.