Hi, I've been looking for a way to delete forms based on a wildcard. My module generates new forms but after it's closed I need to delete them. This is actually bypassing the annoying "save as" prompt you get when creating a new form.
Anyone has an idea on how to achieve this? The forms are named just as any new form would be:
Form1
Form2
Form3
I know how to do this in PHP but no luck in VBA yet.
Thanks!
Anyone has an idea on how to achieve this? The forms are named just as any new form would be:
Form1
Form2
Form3
I know how to do this in PHP but no luck in VBA yet.
Thanks!