I have edit form and many text field some time user want to edit text or memo field and remove all previous data by using control + A to select but it goes to first record.
how to handle this. Kindly help me out thanks.
I have edit form and many text field some time user want to edit text or memo field and remove all previous data by using control + A to select but it goes to first record.
how to handle this. Kindly help me out thanks.
Shift/ctrl/end will highlight everything from the cursor to the end. Also if they tab into the field instead of clicking inside it, everything will be highlighted.
<Ctl> + <A>, in an Access Form, selects all Records!
Access is not Word.