View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Returning a value rather than TRUE or FALSE.

=IF(AND(H14 ="",OR(Cond1,Cond2,Cond3)),G14,H14)

--
__________________________________
HTH

Bob

"Rich D" wrote in message
...
I have a formula that seems to be working OK. It is If H14 ="",and Cond 1
OR
condit 2 Or Cond 3 are met, then return the actual value from G14,
otherwise
return the value from H14. When H14 is blank, and any of the OR
conditions
are met, it returns "TRUE"...How can I get it to return the actual value
that
is in G14, rather than "TRUE"?

Thanks
--
Rich D
Armstrong Custom Homes
Redmond