Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Using 'OR' with validated data

I'm having a problem with, what I'm sure will turn out to be, a simple problem.

I have a validated list in one file, which is 20 columns of "Yes" or "No".

All I want to do in another file is say:

If any of the columns have "Yes" selected then return a TRUE response - a
simple 'OR' formula I thought.

However, if the "Yes" is in any column other than the first in the formulas
sequence, it returns a FALSE response.

Any ideas as to why it's not picking up the other columns correctly?

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Using 'OR' with validated data

=COUNTIF(A1:T1,"Yes")0

--
HTH

Bob Phillips

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Jayjay" wrote in message
...
I'm having a problem with, what I'm sure will turn out to be, a simple

problem.

I have a validated list in one file, which is 20 columns of "Yes" or "No".

All I want to do in another file is say:

If any of the columns have "Yes" selected then return a TRUE response - a
simple 'OR' formula I thought.

However, if the "Yes" is in any column other than the first in the

formulas
sequence, it returns a FALSE response.

Any ideas as to why it's not picking up the other columns correctly?

Thank you.



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
Manual control of link updating for downloaded quotes? dk_ Excel Discussion (Misc queries) 9 November 15th 06 01:04 PM
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM


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