I hope I've posted this in the right place - apologies if not!
I appear to have a corrupt form within my database, and it will take forever to recreate it from scratch so I was hoping to try what a few people seem to have suggested, which is to use Application.SaveAsText to export it, then import again.
The trouble is that my code/VBA knowledge is sparse and self-taught so I would really appreciate step by step instructions on how to use this piece of code, and also how to import the exported form again please.
I've tried various other things i.e. compact and repair, decompiling and debugging the code, resaving the form, resaving the database with another name... nothing works!
Thanks in advance.
I appear to have a corrupt form within my database, and it will take forever to recreate it from scratch so I was hoping to try what a few people seem to have suggested, which is to use Application.SaveAsText to export it, then import again.
The trouble is that my code/VBA knowledge is sparse and self-taught so I would really appreciate step by step instructions on how to use this piece of code, and also how to import the exported form again please.
I've tried various other things i.e. compact and repair, decompiling and debugging the code, resaving the form, resaving the database with another name... nothing works!
Thanks in advance.