View Full Version : Automation with Lotus123?


wh00t
10-03-2002, 05:59 AM
Hi

I would like to be able to create a spreadsheet based on a table, I have the Access 97 Developers Handbook which shows how this is done with MS Excel, the company I work for does not use any other Office applications and can not find a way of creating a Lotus spreadsheet using these methods. Can anyone here offer and advise?

exporting the data is not what I wish to do.

Fornatian
10-03-2002, 12:55 PM
If you want to import, export, or link spreadsheet data to or from Lotus 1-2-3 files, you must install the Lotus 1-2-3 driver from the Office 97 ValuPack.


If you wish to actually converse with Lotus you will have to add a reference to the object library and use the getobject() method to make the library available.

I do not have any further info unfotunately

wh00t
10-04-2002, 02:10 AM
yeah, that's as far as I've got too