Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
HudsonHouse
 
Posts: n/a
Default nested funtions (IF OR)

I am trying to write an IF function with an OR nested inside of it. HELP!!!!
(maybe one problem - not working with numbers, but with text)
In cell R11 I want to write an IF function with OR nested within, so that:
if B4 equals M11 or M12 (all cells containing text), the value in B4 will
display. Otherwise, it will be blank. Thanks!
  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default nested funtions (IF OR)

Try something like following in R11

=IF(OR(B4=M11,B4=M12),B4,"")


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





"HudsonHouse" wrote in
message
...
I am trying to write an IF function with an OR nested inside of
it. HELP!!!!
(maybe one problem - not working with numbers, but with text)
In cell R11 I want to write an IF function with OR nested
within, so that:
if B4 equals M11 or M12 (all cells containing text), the value
in B4 will
display. Otherwise, it will be blank. Thanks!



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 Subtotals in Excel 2002 KG Excel Discussion (Misc queries) 2 September 10th 05 11:51 AM
Why are my nested sub-totals are displaying incorrectly? chiefdean13 Excel Discussion (Misc queries) 1 July 20th 05 05:45 AM
Nested Funtions StephanieH Excel Worksheet Functions 7 July 8th 05 01:33 PM
Nested IF statements John Simons Excel Worksheet Functions 14 February 16th 05 06:17 AM
€śUse of more then 7 nested if statement€ť Faisal Yameen Excel Worksheet Functions 2 January 12th 05 04:20 PM


All times are GMT +1. The time now is 05:54 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"