Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 397
Default Or...Yet again!



Howdie,

Or question

Two columns g and H
in G is a formulae that will result in "Match" or N/A
In H is a formulae that will result in True or false

In column I, I'd like to be able to know if there is a "match" in column
G OR if there is a TRUE in column I. IF this condition is met put an
"okay", or else put "xx"

Why doesnt my formulae work....


IF(OR(G9="Match",H9=TRUE),"okay","xx")

Thanks guys....

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default Or...Yet again!

Hi Darin

is it missing an = at the beginning
other than that it seems to work for me

Cheers
JulieD


"Darin Kramer" wrote in message
...


Howdie,

Or question

Two columns g and H
in G is a formulae that will result in "Match" or N/A
In H is a formulae that will result in True or false

In column I, I'd like to be able to know if there is a "match" in column
G OR if there is a TRUE in column I. IF this condition is met put an
"okay", or else put "xx"

Why doesnt my formulae work....


IF(OR(G9="Match",H9=TRUE),"okay","xx")

Thanks guys....

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Or...Yet again!

it should work. just tested and it does work.

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



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