DoCmd...command for saving window size

  • Thread starter Thread starter K90267000 via AccessMonster.com
  • Start date Start date
K

K90267000 via AccessMonster.com

Hi All,

I have to do the following actions very often (to save the dimension of a POP-
UP window containing a form) :

(1) Right Click the top left of the "Pop Up Window" containing a form
(2) Choose Save

I would to automate this action,
something like..."DoCmd.XXX"... in "On Close" of the form...

May I know what will be the DoCmd..... command?

Thanks!

PS: The reason I need to do the above, instead of setting the "AutoResize" On
or Off, is because of another issue regarding window size behaviour after
relinking tables. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top