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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

accessing an embedded Excel sheet

Status
Not open for further replies.

stupotthesecond

Technical User
Joined
Jan 28, 2005
Messages
4
Location
FR
Hi all,

Using VB, how do I access an Excel sheet that is embedded in a word document, so that I can can write to the cells in that sheet.

Thanks,

Stuart.
 
Just as a quick suggestion, try recording a macro, select the excel sheet and edit it, stop recording and look at the code. That may tell you what object to activate and how to edit it.
-Max
 
If you're happy with what you get, just adopt copy it and adopt it for vb.
-Max
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top