Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Word and Excel

Status
Not open for further replies.

Ladyhawk

Programmer
Jan 22, 2002
534
0
0
AU
How do I get VB to create a new instance of Word or Excel if the user doesn't have one open or use an existing one if the user does have one open? Ladyhawk. [idea]
** ASP/VB/Java Programmer **
 
Are you using VB or VBA?? IF coding in VBA, simply place a command button on your form and the command button wizard will appear. Select Application and Run MS Word or Excel...

Hope this helps :cool:
 
Sorry ... I am doing this from VB. Ladyhawk. [idea]
** ASP/VB/Java Programmer **
 
I have code for that... just let me track it down and I will post it for you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top