Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey, I have a problem when using data validation on some
large excel workbooks (a lot of formulas & VBA code). Well, let me explain the basic design of the sheets. There is a bunch of data that can be sorted and subtotaled through a button(vba code attached). There is also another button that adds an item to a range that is used in a data validation drop down list. the sorts subtotalling button usually runs very quick, but if I add an item to the list, it makes the subtotalling very slow. It just keeps getting worse as I add more things to the list. However, if I save the workbook and re-open, it runs fast again... It seems like excel is holding on to something in memory, but I checked and re-checked the code and everything is being released. any clues?? thanks1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation - can you use another workbook? | Excel Discussion (Misc queries) | |||
Data Validation - reference to another workbook | Excel Worksheet Functions | |||
Data Validation From Different Workbook | Excel Discussion (Misc queries) | |||
Data Validation From Closed WorkBook | Excel Discussion (Misc queries) | |||
Data Validation in another Workbook - HELP! | Excel Discussion (Misc queries) |