#1   Report Post  
Posted to microsoft.public.excel.misc
PaulW
 
Posts: n/a
Default Validation

I have three lists -

1 = Clients (AC3)
2 = Locations (E54)
3 = Sites (R54)

Within the clients drop down box i have this code in the validationsection: -
=IF(E53="",Client,INDEX(ClientColumn,MATCH(C2,Loca tionColumn,0)))

This code in the Locations validation section: -
=OFFSET(ClientStart2,MATCH(AC3,ClientColumn2,0)-1,1,COUNTIF(ClientColumn2,AC3),1)

'ClientColumn', 'Client', 'LocationColumn', 'Client Start' are all data
names and contain the lists.

Can anyone help with the code that is needed to go in the final box to bring
the list up for the Sites. The name for this list is 'SiteColumn'

Please help!
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
validation list--list depends on the selection of first list Michael New Users to Excel 2 April 27th 06 10:23 PM
Copy workbook- Validation function sjs Excel Worksheet Functions 3 December 28th 05 03:00 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Data Validation Window? Ken Excel Discussion (Misc queries) 1 January 11th 05 10:48 PM


All times are GMT +1. The time now is 04:35 PM.

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"