ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Validation (https://www.excelbanter.com/excel-discussion-misc-queries/92174-validation.html)

PaulW

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!


All times are GMT +1. The time now is 02:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com