Russel Loski, MCSD <RLoski (AT) NSPMhotmail (DOT) com> wrote
Quote:
How do you "drop table?" My understanding is that you would need to get into the Excel object model and clear or delete a range of cells or rows.
Russ |
Thanks
That's right.
In fact, i thought that instruction "drop table" and "create table" was equivalent.
but if i use an instruction "Create table", program create a new spreadsheet
(if spreadsheet doesn't exist),
if i use "DROP TABLE", spreadsheet are not delete, it's only the structure
of spreadsheet who is remove.
New question ? How can i clear spreadsheet in using DTS
(using macro excel,DTS,run a macro with dts !!!)