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 / March 2008

Tip: Looking for answers? Try searching our database.

IF multiple arguments

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lostinmacro@hotmail.com - 18 Mar 2008 21:50 GMT
I have =IF(B1>50,2,1) in cell A1  How an a get a blank value if B1 is blank
in A1
Dave Peterson - 18 Mar 2008 22:19 GMT
=if(b1="","",if(b1>50,2,1))

> I have =IF(B1>50,2,1) in cell A1  How an a get a blank value if B1 is blank
> in A1

Signature

Dave Peterson

David Biddulph - 18 Mar 2008 22:20 GMT
=IF(B1="","",IF(B1>50,2,1))
--
David Biddulph

>I have =IF(B1>50,2,1) in cell A1  How an a get a blank value if B1 is blank
> in A1
 
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.