Quote Originally Posted by gibra View Post
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
Right link:
http://nuke.vbcorner.net/