in reply to Creating a Table in Word
Open the word document, and start recording a macro. Position to where you want to create the table, and insert it. Then stop the macro and edit it. You should be able to reverse-engineer the macro (a VBA script), and convert it into the appropriate Perl/OLE calls.
|
|---|