forms not showing up

  • Thread starter Thread starter gregory.hickmott
  • Start date Start date
G

gregory.hickmott

Just finished a DB and every things working great here using access 2003
made my MDE file and sent it the user but when they open up a form the
MYfilter form using a command button it will not show up on the screen and
then he can not do anything else because its in dialog mode and is waiting
for that form to close

the call is
DoCmd.OpenForm "FQLFilter", , , , , acDialog

he is running access 2002
I think its just a setting in access or on the form has ac dialog changed
between ver
this form is set to auto resize not autocenter


thanks greg
 
form is set for ac dialog and form needs no data it is used to set filters
but did find the problem as need to auto center my screens are difernt then
his and taht is where they where hidding

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