B
BRC
Using Win2k, Word 2k
I have a form i am try to display at a certain point in a document. I
thought a simple macro with
Sub show_frm ()
Myform.show
end sub
would cause the form to open, however i am getting an "object
required" object required error message. this same method works in
other templates i have. can anyone help
Thanks BRC
I have a form i am try to display at a certain point in a document. I
thought a simple macro with
Sub show_frm ()
Myform.show
end sub
would cause the form to open, however i am getting an "object
required" object required error message. this same method works in
other templates i have. can anyone help
Thanks BRC