 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jeffrey Miller Guest
|
Posted: Wed Jun 01, 2005 3:08 pm Post subject: How to reference Word Doc embedded in Excel File? |
|
|
How do you add text to a MS Word document that is embedded in an Excel
Worksheet?
I've tried the following
XLSWB.Sheets["Sheet1"].OLEObjects("Object
1").Object.Application.WordBasic.StartofDocument;
XLSWB.Sheets["Sheet1"].OLEObjects("Object
1").Object.Application.WordBasic.Insert('This is the beginning');
XLSWB.Sheets["Sheet1"].OLEObjects("Object
1").Object.Application.WordBasic.InsertPara;
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|