MikeAngelastro
Registered User.
- Local time
- Today, 12:20
- Joined
- Mar 3, 2000
- Messages
- 254
Hi,
I have tried everything but I have yet to get these two properties to work. All I want is to have the entire contents of the text box highlighted after the text box receives the focus. I am using Access 2002 and I also have the options set to select entire field upon entry.
I have tried every technique suggested in this forum but, when the code runs, the cursor just sits there at the beginning of the field.
The data in field is numeric which tends to have right-to-left logic as opposed to the left-to-right logic of alpha characters. Could this make a difference?
Any help on what should be a simple operation.
Thanks,
Mike
I have tried everything but I have yet to get these two properties to work. All I want is to have the entire contents of the text box highlighted after the text box receives the focus. I am using Access 2002 and I also have the options set to select entire field upon entry.
I have tried every technique suggested in this forum but, when the code runs, the cursor just sits there at the beginning of the field.
The data in field is numeric which tends to have right-to-left logic as opposed to the left-to-right logic of alpha characters. Could this make a difference?
Any help on what should be a simple operation.
Thanks,
Mike