Hi all
I have lists of differing lengths across several sheets, so some may have 8 items, others up to 20.
I have a formula that counts the items in "a" list to a maximum list length (the maximum is to allow for additional items to existing lists).
The following formula works fine and produces a drop down list with no blank lines:
where spp is the sheet nameFormula:Please Login or Register to view this content.
However, to make the list dynamic and switch between different sheets (and therefore create different lists) I need to change the "spp" in the above example to the correct sheet name. To do this the user has a drop down list of sheet names that allows them to switch between sheets and therefore lists.
The formula I use for different sheets and is accessed by a lookup table:
Formula:Please Login or Register to view this content.
I have tried simply substituting the fixed sheet name for the above as follows:
Formula:Please Login or Register to view this content.
But it seems to change the count to 1 and so only ever returns a list of one with the first item on a list.
I appreciate I am not the best at explaining what I am after, but I am hoping it is clear enough that someone understand my issue and has an insight on how to fix it for me please.
Thanks in advance
Bookmarks