#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default If statment problem

I have Excel 2000 I am trying to make this IF statement work. What I want to
do is if H44 equals a number 1 to whatever then use colum N44 if H44 equals 0
then use O44



=IF(H44=0,0,IF(OR(H44=N44,IF(OR(H44=O44))))

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201005/1

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default If statment problem

Don Guillett wrote:
=if(h44=0,o44,if(h440,n44,"whatever"))

I have Excel 2000 I am trying to make this IF statement work. What I want
to

[quoted text clipped - 3 lines]

=IF(H44=0,0,IF(OR(H44=N44,IF(OR(H44=O44))))



Thank you that worked perfectally.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201005/1

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default If statment problem

Don Guillett wrote:
=if(h44=0,o44,if(h440,n44,"whatever"))

I have Excel 2000 I am trying to make this IF statement work. What I want
to

[quoted text clipped - 3 lines]

=IF(H44=0,0,IF(OR(H44=N44,IF(OR(H44=O44))))


another quick formula

If g44 equals 0 then h44 it is returning it as false maybe i am missing
something

=IF(G44=0,H44)

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201005/1

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
IF, AND statment Karas Excel Worksheet Functions 1 March 8th 10 08:48 PM
IF Statment Momo Excel Discussion (Misc queries) 2 December 7th 08 01:56 AM
Help with If statment pm Excel Discussion (Misc queries) 3 January 29th 08 04:09 PM
If statment if its possible. atb Excel Discussion (Misc queries) 2 October 17th 06 05:50 PM
If statment helpdesk genie Excel Worksheet Functions 2 January 12th 05 03:23 AM


All times are GMT +1. The time now is 04:58 AM.

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"