Toby1kenobe
Instructor
Hi
I've been using VBA with access for a while so fust presumed that it would be easy to build some code for WORD, oh no. I want a form to popup containing a picture and some information with a button to close it. I've created the form 'Userform1' and tried to atatch it to the on open event of my document. As yet i'm failing. Also I cant make the button close the form.
I've tried
forms!userform1.openform
and it can't find userform1
Any help is always greatly appreciated
Toby
I've been using VBA with access for a while so fust presumed that it would be easy to build some code for WORD, oh no. I want a form to popup containing a picture and some information with a button to close it. I've created the form 'Userform1' and tried to atatch it to the on open event of my document. As yet i'm failing. Also I cant make the button close the form.
I've tried
forms!userform1.openform
and it can't find userform1
Any help is always greatly appreciated
Toby