Well you didn't mention what the error was.
As for added time - I don't think so. When a form opens it does most
everything it needs to do before it is visible. So if you can see it,
it's done. You can use the form timer to delay it's visibility, but
all the work has been done by then so don't see how that will help.
This sounds like a connectivity issue. The person(s) responsible for
managing the network should likely be involved.
thank you!
My previous error was runtime error 2450 when i tried to open
Documenst-Additional form in database window,
You said, according to the code, it is expected Document search form
to be opend. so i added Docmd.openform "Documents-Additional" and the
error was gone.
i still want to figure out about it but not now. i was thinking about
a network problem,too becuase some user could, others not. I wasn't
sure.
what other things cause this?
Then i asked my boss. he said to me do some research about how to
delay time in Access in order to bring the data(external) outside the
currnet opening database(Customer). Additional documents are stored in
a different database but on the same server.
anyway, thank you for your great help. this is my first job and i want
to be good. still lots things to study and learn.
Thank you