Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there
I find it a bit irritating that I have to add a reference to the ADO library every time I create a new workbook and VBA procedure. Is there a way to do this permanently? Best regards Loane |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't know how to change this for a new workbook in general, but an easy
enough way to do it is to create a blank workbook, add the ADO reference, and save it as a template. Whenever you need to do an ADO project just open the template and you have a blank workbook with the ADO reference all set to go. -- - K Dales "Loane Sharp" wrote: Hi there I find it a bit irritating that I have to add a reference to the ADO library every time I create a new workbook and VBA procedure. Is there a way to do this permanently? Best regards Loane |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
permanently add library reference | Excel Programming | |||
permanently add reference to ADO library | Excel Programming | |||
How to check Solver and Forms 2.0 Object Library permanently? | Excel Discussion (Misc queries) | |||
Reference Library - Missing Library in a lower version. | Excel Programming | |||
Reference Library | Excel Programming |