#1   Report Post  
JIM.H.
 
Posts: n/a
Default Q: Nested if

Hello,
Is it possible to create a nested if statment in excel?
Thanks,
Jim.

  #2   Report Post  
JIM.H.
 
Posts: n/a
Default

I found the answer of this, it is like if(a1=b1,1,if(a2=b2,2,0))

"JIM.H." wrote:

Hello,
Is it possible to create a nested if statment in excel?
Thanks,
Jim.

  #3   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can create a nested IF formula. For example:

=IF(A25,0,IF(B210,0,C2))

or

=IF(A25,IF(B210,0,C2),0)

JIM.H. wrote:
Hello,
Is it possible to create a nested if statment in excel?
Thanks,
Jim.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Nested IF limit or Open parentheses limit Fred Excel Discussion (Misc queries) 5 December 23rd 04 04:34 PM
Problem with data using IF and Nested IF statements possibly??? Ajay Excel Discussion (Misc queries) 2 December 9th 04 10:23 AM
Combining SUM Function with Nested If Statement Somecallmejosh Excel Discussion (Misc queries) 3 December 6th 04 05:25 PM
Need HELP with NESTED IF Bob Phillips Excel Discussion (Misc queries) 0 November 28th 04 02:51 PM


All times are GMT +1. The time now is 01:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"