1 Attachment(s)
EARLY binding and LATE binding: using together!
You can use EARLY binding and LATE binding 'together' using the "Conditional Compilation Arguments" so no need to remove any reference from the project.
See the Project Properties window
Options-> Make tab
for Conditional Arguments setting.
This applies to any application that supports Office Automation.
See notes included on VB6 project Excel sample attached.
Other examples of EARLY-LATE binding:
VB6
- Outlook: http://nuke.vbcorner.net/Articoli/VB...7/Default.aspx
VB.NET
- Excel: http://nuke.vbcorner.net/Progetti/NE...T/Default.aspx
- Word: http://nuke.vbcorner.net/Progetti/NE...T/Default.aspx
enjoy :wave:
06/27/2018 - EDIT: added the English translation of the article.
Re: EARLY binding and LATE binding: using together!
Quote:
Originally Posted by
gibra
Right link:
http://nuke.vbcorner.net/
Re: EARLY binding and LATE binding: using together!
Quote:
Originally Posted by
Jonney
Links fixed. Thank. :D