| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> OLE in forms
Help, I am trying to get forms4.5 to run ole in word 97 i need the following data converting to forms4.5 ole but cannot work out how to do it
Sub merge()
ActiveDocument.MailMerge.OpenDataSource "C:\2.txt"
ActiveDocument.MailMerge.Destination = wdSendToNewDocument
ActiveDocument.MailMerge.DataSource.FirstRecord =
wdDefaultFirstRecord
ActiveDocument.MailMerge.DataSource.LastRecord =
wdDefaultLastRecord
ActiveDocument.MailMerge.Execute
If anybody can help i'd really appreciate it, thanks
Andrew.. Received on Tue Sep 09 1997 - 00:00:00 CDT
![]() |
![]() |