Hi there,
I know there is a lot on validation lists and ways in which you can make the items available in the second dependent on the selection you make in the first.
However, I was hoping that I could use the offset method but have my third list dependent on the selections made in the first and second lists. I am beginning to think that this isn't possible but thought I would try here before giving up.
The idea is to have a workbook with a database query that refreshes every time the workbook is opened. The query imports three columns: Factory, Workshop, Worker.
On another worksheet there would be three validation lists. The selection of a Factory would determine the workshops available in the second list, and a combination of selections in Factory and workshops would determine the workers available in the third list.
I don't think the Indirect method would work as workshops and workers are added and removed from month to month and I don't think that the Indirect method could cope with the flexibility required.
Any ideas?
David
I know there is a lot on validation lists and ways in which you can make the items available in the second dependent on the selection you make in the first.
However, I was hoping that I could use the offset method but have my third list dependent on the selections made in the first and second lists. I am beginning to think that this isn't possible but thought I would try here before giving up.
The idea is to have a workbook with a database query that refreshes every time the workbook is opened. The query imports three columns: Factory, Workshop, Worker.
On another worksheet there would be three validation lists. The selection of a Factory would determine the workshops available in the second list, and a combination of selections in Factory and workshops would determine the workers available in the third list.
I don't think the Indirect method would work as workshops and workers are added and removed from month to month and I don't think that the Indirect method could cope with the flexibility required.
Any ideas?
David