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
|
|||
|
|||
![]()
Create a template with that reference.
-- HTH RP (remove nothere from the email address if mailing direct) "Loane Sharp" wrote in message ... 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Or have an add-in that adds the library to the active workbook in the
workbook open event of the add-in. RBS "Bob Phillips" wrote in message ... Create a template with that reference. -- HTH RP (remove nothere from the email address if mailing direct) "Loane Sharp" wrote in message ... 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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With the template though, you can also add a a lot of fundamental code,
useful routines that can be used in any ADO application. Bob "RB Smissaert" wrote in message ... Or have an add-in that adds the library to the active workbook in the workbook open event of the add-in. RBS "Bob Phillips" wrote in message ... Create a template with that reference. -- HTH RP (remove nothere from the email address if mailing direct) "Loane Sharp" wrote in message ... 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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suppose they both have pros and cons, it is just another option.
RBS "Bob Phillips" wrote in message ... With the template though, you can also add a a lot of fundamental code, useful routines that can be used in any ADO application. Bob "RB Smissaert" wrote in message ... Or have an add-in that adds the library to the active workbook in the workbook open event of the add-in. RBS "Bob Phillips" wrote in message ... Create a template with that reference. -- HTH RP (remove nothere from the email address if mailing direct) "Loane Sharp" wrote in message ... 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 reference to ADO library | Excel Programming | |||
How to check Solver and Forms 2.0 Object Library permanently? | Excel Discussion (Misc queries) | |||
Add-ins and Reference library | Excel Programming | |||
Reference Library - Missing Library in a lower version. | Excel Programming | |||
Reference Library | Excel Programming |