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

Tip: Looking for answers? Try searching our database.

Two "IF" functions in one cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sunny - 01 Aug 2008 00:19 GMT
I was wondering if it is possible to insert two IF functions in one cell.

For instance =IF(A1="x","a","") and IF(A1="y", "b","")  

Thanks.
Gary''s Student - 01 Aug 2008 00:25 GMT
=IF(A1="x","a",IF(A1="y","b",""))
Signature

Gary''s Student - gsnu200797

RagDyer - 01 Aug 2008 00:30 GMT
You do what is called "nesting".

=If(A1="x","a",If(A1="y","b",""))
Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

>I was wondering if it is possible to insert two IF functions in one cell.
>
> For instance =IF(A1="x","a","") and IF(A1="y", "b","")
>
> Thanks.
 
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.