Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
It's possible to get information on checked references (in Tools/References) such as name, GUID, Major, Minor, etc., but I am looking for some code that will list that information on unchecked references. Thanks/Cheers. Marc R. Bertrand |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Marc,
I don't believe it is possible to get any information about the unchecked items in the references dialog. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Marc R. Bertrand" wrote in message om... Hi, It's possible to get information on checked references (in Tools/References) such as name, GUID, Major, Minor, etc., but I am looking for some code that will list that information on unchecked references. Thanks/Cheers. Marc R. Bertrand |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just thought that exporting the registry to a text file and
searching in HKEY_CLASSES_ROOT\TypeLib\ for the proper strings ({} etc.) with some loop could produce the info I want. Marc R. Bertrand (Marc R. Bertrand) wrote in message . com... Hi, It's possible to get information on checked references (in Tools/References) such as name, GUID, Major, Minor, etc., but I am looking for some code that will list that information on unchecked references. Thanks/Cheers. Marc R. Bertrand |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programmatically finding 2007 Excel and other Office GUIDs | Setting up and Configuration of Excel | |||
Find closest future date from list ... | Excel Discussion (Misc queries) | |||
GUIDs copied from Access display illegibly in Excel 2003 | Setting up and Configuration of Excel | |||
validation/list properties | Excel Worksheet Functions | |||
Rogue Password on Properties and References | Excel Discussion (Misc queries) |