I have an Access tool written in Access 97 (don't ask). It basically searches our main database for sale items based on filters used by user.
For each sale item that comes up based on the filters, I have a button that pulls up all the sales history of that item. It basically runs a query that populates in a new window.
What I would like to know is this. Is it possible, if I have already hit that history button and already a new window is populated, to have a second click of the history button open up yet another window, instead of refreshing the window that was already open?
For each sale item that comes up based on the filters, I have a button that pulls up all the sales history of that item. It basically runs a query that populates in a new window.
What I would like to know is this. Is it possible, if I have already hit that history button and already a new window is populated, to have a second click of the history button open up yet another window, instead of refreshing the window that was already open?