caladanbrood
Member
Hi all. I'm a first-time poster, long-time browser of this awesome site, it has definitely helped me become the first point of call for all excel queries in my office (not sure if this is a good or bad thing).
I have come across a bit of a sticky situation which I can't find my way around, and I would very much appreciate any help you can offer.
I am creating a document which will be used to plan events (it isn't actually for events, but this is the best analogy I can think of, as the data being used is confidential). Data entered on the front sheet will determine what sub-events are available, using dynamic named ranges for data validation.
For example, you select the region, this gives you a drop-down with departments, and this in turn gives you a drop-down of possible events.
I have one tab which contains a list of every department, and the sub-events relevant to those departments within each event. This is where the named range is generated from - the range generates correctly, and although I'm sure the syntax is a bit clumsy, I'm happy with it. The issue I am facing is that I want the sub-events to display in cells automatically, not just to be available in a drop-down list.
I have tried just to write "=subevents" (the name of the range) in a cell and drag this down, but I have discovered a rather odd phenomenon - the named range will only start to display in the same row number as it is stored in my data sheet. Eg. The sub-events available for Department 3 in Event 7 are in cells C14:C20, and when I try and display these on a different sheet, they only show up in rows 14:20.
Do you know of anyway to display them wherever I need? For example, I need the list to start displaying at row 17. Note that the size of the range changes by department/event, it could have anything between 1 and 30 items.
I hope that is sufficiently clear, please let me know if I haven't explained myself very well!!
I have come across a bit of a sticky situation which I can't find my way around, and I would very much appreciate any help you can offer.
I am creating a document which will be used to plan events (it isn't actually for events, but this is the best analogy I can think of, as the data being used is confidential). Data entered on the front sheet will determine what sub-events are available, using dynamic named ranges for data validation.
For example, you select the region, this gives you a drop-down with departments, and this in turn gives you a drop-down of possible events.
I have one tab which contains a list of every department, and the sub-events relevant to those departments within each event. This is where the named range is generated from - the range generates correctly, and although I'm sure the syntax is a bit clumsy, I'm happy with it. The issue I am facing is that I want the sub-events to display in cells automatically, not just to be available in a drop-down list.
I have tried just to write "=subevents" (the name of the range) in a cell and drag this down, but I have discovered a rather odd phenomenon - the named range will only start to display in the same row number as it is stored in my data sheet. Eg. The sub-events available for Department 3 in Event 7 are in cells C14:C20, and when I try and display these on a different sheet, they only show up in rows 14:20.
Do you know of anyway to display them wherever I need? For example, I need the list to start displaying at row 17. Note that the size of the range changes by department/event, it could have anything between 1 and 30 items.
I hope that is sufficiently clear, please let me know if I haven't explained myself very well!!