Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay... here goes:
Do you have to use CreateObject with set in early binding? For instance, I have this lovely bit of code: Set OutApp = Outlook.Application Set xl = Excel.Application Set data = xl.Workbooks("Time Exception Master Data") Is this consider early binding? Should I instead say "Get" and then the document path? I am confused. Thanks, Nicole |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Early and Late Binding Vba Excel | Excel Programming | |||
Error or Unexpected Behavior with Office Automation when you use early binding | Excel Programming | |||
VBA References - when is Office Object Library Reference set? Best practice re. Early/Late binding ... | Excel Programming | |||
EARLY binding or LATE binding ? | Excel Programming | |||
Early vs Late Binding - Word | Excel Programming |