Board index » delphi » Help! excel inside word causes errors
br...@docuscribe.com (Brady Wiseman)
![]() Delphi Developer |
Mon, 25 Mar 2002 03:00:00 GMT
Help! excel inside word causes errors
I've got a delphi app that needs to update an excel sheet that's
embedded in a word doc. No problem getting into the word doc & updating it, but when I try to 'Can't edit spreadsheet' Sometimes it works, sometimes it doesn't. Here's the code: WordObj.ActiveDocument.InLineShapes.Item(3).OLEFormat.Edit; {about 20 variations on the following. SomeThing is a currency So, what's wrong here? The 'Call rejected' error happens on one of What's wrong with this picture? Thanks a million for all suggestions. Brady Wiseman |