Cursor Behavior

R

Ross

How can I Highlight the contents of a field in a form upon entry to that
field. The field in question has a date input mask in it. Sometimes the
field is populated, and sometimes it is not.

Thank You

ross
 
M

Michel Walsh

Hi,


SelStart and SelLength can be used.


Hoping it may help,
Vanderghast, Access MVP
 
Top