S
Steven R via AccessMonster.com
I know this can be done by tabbing into a field or double-clicking (carefully)
, but my users are going to be frequently selecting text to copy/paste - it
would be nice if the could click a button to select all the text in the field
- I know send keys doesn't work real well, but it would be nice if there was
a way I could also do CTRL+C programmatically in VBA
, but my users are going to be frequently selecting text to copy/paste - it
would be nice if the could click a button to select all the text in the field
- I know send keys doesn't work real well, but it would be nice if there was
a way I could also do CTRL+C programmatically in VBA