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 / New Users / January 2007

Tip: Looking for answers? Try searching our database.

Basic IF function help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gtd068a - 16 Jan 2007 14:35 GMT
i am new to excel and trying to use the IF function. i am trying to
figure out how to get excel to only display the result of the formula
is a number. in some cases, the formula has "0" in numerator so i get
"Div/0" answer. in that case, i want the result to display just a
blank.
any help will be appreciated.
thanks.
my current formula is
=IF((4*R3/G2)xxxxxx,(4*R3/G2),("N/A"))
JE McGimpsey - 16 Jan 2007 14:53 GMT
One way:

   =IF(G2=0,"",IF(4*R3/G2)xxxxx,4*R3/G2,"N/A"))

> i am new to excel and trying to use the IF function. i am trying to
> figure out how to get excel to only display the result of the formula
[quoted text clipped - 5 lines]
> my current formula is
> =IF((4*R3/G2)xxxxxx,(4*R3/G2),("N/A"))
gtd068a - 16 Jan 2007 15:32 GMT
Thank you!
I have it working now!

> One way:
>
[quoted text clipped - 9 lines]
> > my current formula is
> > =IF((4*R3/G2)xxxxxx,(4*R3/G2),("N/A"))

Rate this thread:






 
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



©2008 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.