Hi All,
I created a form to act as a menu page and created hyperlinks on it to open up certain reports for viewing. By default, I have set all forms and reports to be maximized. When the report is viewed all is fine. My question is this: Other than searching for the "close" button buried with all of the other toolbar icons, is there a better way to close reports automatically? The target users are a group that is not computer literate, so I am trying to make things obvious for them. Is there a way to embed a close report button in a report?
One method I thought about trying was to try to close all reports using the "On Close" event on the menu page form. Another question, in that case, is how do I determine if and what reports are open? I am still in the learning stage for the VB stuff, just barely able to code enough to get into trouble s-) so this is not an obvious answer to me.
Thanks in advance for any help.
I created a form to act as a menu page and created hyperlinks on it to open up certain reports for viewing. By default, I have set all forms and reports to be maximized. When the report is viewed all is fine. My question is this: Other than searching for the "close" button buried with all of the other toolbar icons, is there a better way to close reports automatically? The target users are a group that is not computer literate, so I am trying to make things obvious for them. Is there a way to embed a close report button in a report?
One method I thought about trying was to try to close all reports using the "On Close" event on the menu page form. Another question, in that case, is how do I determine if and what reports are open? I am still in the learning stage for the VB stuff, just barely able to code enough to get into trouble s-) so this is not an obvious answer to me.
Thanks in advance for any help.