RandyMyers
IS-IT--Management
1) I am trying to open a form from a variety of queries depending on values in another popup selection form. I know I can have duplicates of the form based these variety of queries and have a macro determine which one to open from the popup, however, I would prefer to have only one form because of my next question...
2) Is there any way to determine if a form is already open, visible or not... The reason for this is that I would like to keep a search form open so that it can be returned to, remaining populated with the original search values. When selecting a record to do detail work I would like to either move this form to the background or make it invisible (visible = false) and then closing the detail form either bring this form fore front or make it visible again (so that the original searched records would still be displayed and able to be clicked on for detail).
Do these questions make sence? Any idea how to accomplish this?
Thank you ahead of time for your ideas.
2) Is there any way to determine if a form is already open, visible or not... The reason for this is that I would like to keep a search form open so that it can be returned to, remaining populated with the original search values. When selecting a record to do detail work I would like to either move this form to the background or make it invisible (visible = false) and then closing the detail form either bring this form fore front or make it visible again (so that the original searched records would still be displayed and able to be clicked on for detail).
Do these questions make sence? Any idea how to accomplish this?
Thank you ahead of time for your ideas.