Hi, Pip'n.
how do I make the program
visible again after I hide it?
Either with a form timer or with an external application. If you don't know
how to do this yourself with an external application and hired a consultant
to do it, it would cost from about $800 to $3,000, depending upon how
sophistocated you want it, because this is not a trivial task.
When the user is using the program, I would like access in the taskbar. When
access is minimized I would like to remove access from the taskbar until the
user requires the program again and i'm hoping for them to be able to then
click the same shortcut that opened the program to make the program visible
again. (or show this functionality)
When the user executes the same shortcut, another instance of the database
application opens, taking up additional resources -- and from one to three
minutes to open the application again. You may be able to prevent additional
instances of an application from opening, but you'll need to do some more
coding -- and you'd have to make the first instance of Access visible again
whenever additional instances of this application are attempting to open.
Making this foolproof may be a lot of work if you aren't an expert coder.
If you know of a way to make this this shorter that
would be great too.
Sounds like you need to optimize for a multiuser environment. Please see
Tom Wickerath's article for database speed enhancement tips on the following
Web page:
http://www.access.qbuilt.com/html/multiuser_applications.html
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
See
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.