Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Write 2 macros..
in the workbook that is the 'source' of the dropdowns, have it export the list to a general filename "myDropdown.txt". Make this macro run every time the workbook is closed, that way the most up to date list will be there. In the workbook that uses the list, write a macro that will refresh the list as needed (probably on opening) from the text file. I know it doesn't seem elegant, but it will work and eliminate the extra overhead of linking workbooks. "andreah" wrote: I have a large spreadsheet with several large drop down lists. The lists are all in a separate workbook so I have defined a name with an external reference to the lists. The problem is that the drop down lists will only work when both spreadsheets are open but I don't want to open the spreadsheet containing the lists everytime as it is a really large workbook. How can I get the drop down list to work with just the workbook open where I have validated the cells? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Absolute cell references and subsequent problems. | Excel Discussion (Misc queries) | |||
External data references in EXCEL 2002 | Excel Discussion (Misc queries) | |||
Cell References and External Data | Excel Worksheet Functions | |||
External References | Excel Discussion (Misc queries) | |||
I am having problems creating pivot table of data | Charts and Charting in Excel |