Hi, Thx for the answer, is it possible to copy the NamedRanges of a table too?
Regards, Michael On 4/2/07, Niklas Nebel <[EMAIL PROTECTED]> wrote:
The arguments are for inserting a new (empty) sheet, and "Name" is the sheet's new name. You can't insert a sheet from another file using this slot. The easiest way to insert a sheet from a file is to insert an empty sheet, then use XSheetLinkable's link method to link it to your source data, and then remove the link again. The data will still be there. Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
