Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to drop all tables using a macro ?
regards,
Yacine
Hi all,
Can someone help me on this ?
I believe the answer is no. I believe macros can only modify objects, NOT the underlying table structure. What are you trying to accomplish?
thank you John, I used ActiveDocument.RemoveAllData. it has resolved my problem.