Click to See Complete Forum and Search --> : Open Object


Anish Mistry
May 11th, 2001, 09:39 PM
I am new to VB, but have decent VC experience and am trying to have a word document launch individual objects that are inside of the documents on startup. ie. Open other documents or spreadsheets that are embedded in the original document. Can this be done using a VB Script macro? How would I do this? Thanks in advance.

Anish Mistry
"The seeds of the future lie buried in the past."
--The Oracle
http://am-productions.yi.org/
amistry@am-productions.yi.org

Cakkie
May 12th, 2001, 10:20 AM
On thing you can do if you don't know the code is to use the macro recorder. Do the things you want to do, and then use the Visual Basic editor. This can be reached via file Extra, Macro's, Visual Basic Editor. There should be a module, this module contains the macro's you recorded. This code can be easely modified to your needs

Tom Cannaerts
slisse@planetinternet.be

Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook