G
Guest
Hello,
I have a macro that should be deleting 2 tables in my document plus a logo.
I got it to delete one table, but i cant seem to get it to delete both tables
and the logo. The code looks like this: ActiveDocument.Tables(1).Delete
what is the proper code to get the macro to delete all tables in the
document plus the logo?
any help is appreciated.
I have a macro that should be deleting 2 tables in my document plus a logo.
I got it to delete one table, but i cant seem to get it to delete both tables
and the logo. The code looks like this: ActiveDocument.Tables(1).Delete
what is the proper code to get the macro to delete all tables in the
document plus the logo?
any help is appreciated.