Attach a file inside Excel via Lotus Script

Hi,I have to attach a file as Object in Excel via Lotus script. Already I added some TEXT in the excel file from Lotus Notes document and now I need to add attachment inside Excel file via Lotus script.

It would be good if anyone can help me on this.

Thanks in advance.

Subject: I don’t think Excel supports file attachments…

LotusScript or no LotusScript. This is really an Excel question anyway – wrong forum. Find a way to do it with VB, and that’s easy to translate to LotusScript.

Subject: Excel Supports embedding of objects as an icon, looks like attachments.

If they record a macro they will see the command VBA code Excel uses, which they could then use in Excel.