Hi Everyone
I have a problem that I can't seem to get my head around
my main form is called "UNEXDashboard" and is built from a query, each line on the form has a button called "EditUnexButton" when this is clicked it opens the form called "UNEXDetails"
when the UNEXDetails form is closed, the unexdashboard form is re-queried and any new data is visible, this works really well but
how can I stop the UNEXdashboard form from setting the focus to the first record after the re-query, but instead keep the focus on the record that has just been closed?
any help would be fantastic.
sorry if this has been asked before
Steve