wrightyrx7
Registered User.
- Local time
- Today, 04:22
- Joined
- Sep 4, 2014
- Messages
- 104
Hi all,
I have a datasheet, when a record is clicked it opens in my VIEW/EDIT form. The record is changed and the user clicks "save and close". Which saves to the table just fine.
However, it does not update the datasheet with the new value. And when i run code to 'requery' the selected/highlighted record goes back to the FIRST/TOP record.
From what i have read this is not the normal behavior of Access. But im done trying to figure out why it is doing it.
So now i need some to figure out the code that runs when the VIEW/EDIT form closes......remembers the selection before the requery then selects/highlights the record again after requery.
Please can someone help.
THanks
Chris
I have a datasheet, when a record is clicked it opens in my VIEW/EDIT form. The record is changed and the user clicks "save and close". Which saves to the table just fine.
However, it does not update the datasheet with the new value. And when i run code to 'requery' the selected/highlighted record goes back to the FIRST/TOP record.
From what i have read this is not the normal behavior of Access. But im done trying to figure out why it is doing it.
So now i need some to figure out the code that runs when the VIEW/EDIT form closes......remembers the selection before the requery then selects/highlights the record again after requery.
Please can someone help.
THanks
Chris