The doc seems to suggest that it is
possible using OLE to import to AA an HTML file that was previously exported
and shows this in that section of the doc …
Methods:
- Function Import(ByVal
Type As
Integer, ByVal FileName
As String, [ByVal DefFileName
As Variant]) As Long
Can anyone provide any clues as to what
TYPE is and the format the filename should be in i.e. c:\...\...\x.html ? or c:\\...\\...\\x.html
? or c:/.../.../x.html ? or c://...//...//x.html ? or ?