Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In the VBEditor there are several libraries from the drop down list like MSOffice, VBA itself and Excel. Just curious but what is the stdole library and does it need to be there? Thanks in advance Grd |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
OLE=Object Linking and Embedding. stdole = Standard OLE.
It allows you to have an object from another app linked or embedded in your Excel workbook. In particular, it allows the use of pictures within Excel, as well as various controls. Plus probably does stuff I am not aware of. -- - K Dales "Grd" wrote: Hi, In the VBEditor there are several libraries from the drop down list like MSOffice, VBA itself and Excel. Just curious but what is the stdole library and does it need to be there? Thanks in advance Grd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel XP: How to make a reference to a library persistent | Excel Programming | |||
Reference Library - Missing Library in a lower version. | Excel Programming | |||
Is it possible to set a reference to a library in another file using VBA in Excel? | Excel Programming | |||
Excel library reference files | Excel Programming | |||
Excel Object Library Reference | Excel Programming |