Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do I put it in a module and call it in the Workbook_Open sub?
Yes, that is an option. Also what happens if there are other references missing when my customers open the report, how can I get around this Exactly the same, but of course with different GUID's. I posted some code only about 2 weeks ago that will show you how to get these GUID's. Is there something I can do so that if any reference are missing it ignores them? Normally it can't be ignored. AddIns("Analysis ToolPak").Installed = True Yes, I think that would do it. RBS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert all 3d references to normal references in a workboo | Excel Discussion (Misc queries) | |||
How to convert all 3d references to normal references in a workboo | Excel Worksheet Functions | |||
Help with converting a block of cells with Absolute and mixed references to relative references | Excel Worksheet Functions | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) | |||
Tools | References - information about references | Excel Programming |