Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
pytelium
 
Posts: n/a
Default conditional functions


I want to print true if the number in cell g7 or the number in h7 or the
number
in I7 is equal to the number in g38 AND the number in h38 is greater
than 10.
There are 2 conditions to be fulfilled.


--
pytelium
------------------------------------------------------------------------
pytelium's Profile: http://www.excelforum.com/member.php...o&userid=25521
View this thread: http://www.excelforum.com/showthread...hreadid=499062

  #2   Report Post  
Posted to microsoft.public.excel.misc
Barb Reinhardt
 
Posts: n/a
Default conditional functions

Try this:
=IF(AND(OR(G7=G38,H7=G38,I7=G38),H3810),"TRUE","F ALSE")

"pytelium" wrote in
message ...

I want to print true if the number in cell g7 or the number in h7 or the
number
in I7 is equal to the number in g38 AND the number in h38 is greater
than 10.
There are 2 conditions to be fulfilled.


--
pytelium
------------------------------------------------------------------------
pytelium's Profile:
http://www.excelforum.com/member.php...o&userid=25521
View this thread: http://www.excelforum.com/showthread...hreadid=499062



  #3   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default conditional functions

=IF(H3810,IF(OR(G7=G38,H7=G38,I7=G38),TRUE,FALSE) )
paul
remove nospam for email addy!



"pytelium" wrote:


I want to print true if the number in cell g7 or the number in h7 or the
number
in I7 is equal to the number in g38 AND the number in h38 is greater
than 10.
There are 2 conditions to be fulfilled.


--
pytelium
------------------------------------------------------------------------
pytelium's Profile: http://www.excelforum.com/member.php...o&userid=25521
View this thread: http://www.excelforum.com/showthread...hreadid=499062


  #4   Report Post  
Posted to microsoft.public.excel.misc
pytelium
 
Posts: n/a
Default conditional functions


Thanks Guys,both work!


--
pytelium
------------------------------------------------------------------------
pytelium's Profile: http://www.excelforum.com/member.php...o&userid=25521
View this thread: http://www.excelforum.com/showthread...hreadid=499062

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
cannot use ISEVEN or ISODD functions in Conditional Formatting Scott Paine Excel Worksheet Functions 6 December 6th 05 09:44 PM
Conditional Functions KidMW14 Excel Worksheet Functions 1 November 13th 05 08:06 AM
Conditional format combined with functions DAJ Excel Worksheet Functions 1 November 3rd 05 01:01 AM
Multiple FIND functions in Conditional Formatting RocketFuMaster Excel Worksheet Functions 2 March 2nd 05 06:09 PM
conditional functions juliafw Excel Worksheet Functions 1 December 9th 04 05:19 PM


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

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

About Us

"It's about Microsoft Excel"