Msgbox question

  • Thread starter Thread starter Sophie
  • Start date Start date
S

Sophie

hello

I have often used DoCmd.MoveSize 1000, 500, 2000, 2500 to position and size
forms. Is there a way to position and size Message boxes?
 
No. If you want to do that, create your own form and use that as a "message
box", then you can manipulate its location and size.
 

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