Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / September 2007

Tip: Looking for answers? Try searching our database.

validation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Patrick - 27 Sep 2007 23:55 GMT
I  have a workbook with multiple worksheets that are all identicable.

However, in each worksheet I have created a data validation combo for the
same specific cell in each worksheet.  The data for the validation list is
set once and every time I select from the drop down list in one
worksheet, the selected item should not be available in any of the other drop
down lists on any of the other worksheets.  

I have seen a method that works when everything is only on one worksheet and
works ok in that situation.  However, how do I do the same thing when the
references span across many worksheets, but the original dropdown list
resides in only one of the worksheets (although can be on all), but the
number of items available in the drop down list in each worksheet needs to
reduce by one evertime i make a selection

i cannot see how to have multiple worksheet references in the range for a
countif function
thanks

Pat
Tom Ogilvy - 28 Sep 2007 13:40 GMT
Since you show nothing specific, then the best I can say is you can have
multiple countif statements.   There is an array formula using Indirect that
allows a countif across multiple sheets  

=SUMPRODUCT(COUNTIF(INDIRECT({"Sheet1","Sheet2","Sheet3"}&"!A1:A10"),2))

I don't know if that helps.
Signature

Regards,
Tom Ogilvy

> I  have a workbook with multiple worksheets that are all identicable.
>
[quoted text clipped - 16 lines]
>
> Pat
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.