#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cobbcouk
 
Posts: n/a
Default Please help!


Hi,
Im not new to excel but I fear that I can't see the forest for the
trees and I need some help.

I'm trying to write a formula that will return a value of "1" if there
is any text in cell "e102", and the sum of cells (G102:AJ102)=1. The
formula also needs to return a value of "0" if either criteria is not
met.

Please help
Im having a bad day

Regards
Gaz


--
Cobbcouk
------------------------------------------------------------------------
Cobbcouk's Profile: http://www.excelforum.com/member.php...o&userid=32143
View this thread: http://www.excelforum.com/showthread...hreadid=518978

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Richard Buttrey
 
Posts: n/a
Default Please help!

On Sat, 4 Mar 2006 07:42:02 -0600, Cobbcouk
wrote:


Hi,
Im not new to excel but I fear that I can't see the forest for the
trees and I need some help.

I'm trying to write a formula that will return a value of "1" if there
is any text in cell "e102", and the sum of cells (G102:AJ102)=1. The
formula also needs to return a value of "0" if either criteria is not
met.

Please help
Im having a bad day

Regards
Gaz



=IF(AND(ISTEXT(E102),SUM(G102:AJ102)=1),1,0)

HTH
Richard Buttrey
__
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cobbcouk
 
Posts: n/a
Default Please help!


Many Thanks Richard I was having a particularly bad day. The forums are
great I so glad I have found them:)

Cheers
;)


--
Cobbcouk
------------------------------------------------------------------------
Cobbcouk's Profile: http://www.excelforum.com/member.php...o&userid=32143
View this thread: http://www.excelforum.com/showthread...hreadid=518978

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 07:56 AM.

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"