How do I close a form in Access?

May 12th, 2005 - 04:10 pm ET by gradyhaDB | Report spam
I've worked with forms in all other Office products, but am being challenged
by Access.

Once in a form, having populated it, and having clicked 'OK', I want to
unload or clear the form. I'm stumped.

Do I need procedure to call my form?
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Howard Kaikow
May 12th, 2005 - 11:24 pm ET | Report spam
if it is a vba userform, the userform gets closed the same way as in word,
excel, etc.

http://www.standards.com/; See Howard Kaikow's web site.
"gradyhaDB" wrote in message
news:
I've worked with forms in all other Office products, but am being


challenged
by Access.

Once in a form, having populated it, and having clicked 'OK', I want to
unload or clear the form. I'm stumped.

Do I need procedure to call my form?


Similar topics