G
Guest
I have a bound textbox whose source is a date field. What the user would
like to do is enter numbers and not enter the // e.g., just enter 120105
instead of 12/01/05... Is that possible?
I have another textbox that has issues whose control source is rqstNo.
rqstNo has an input mask as !0000;;. The user is not happy when the click on
this line because the cursor goes to where it was clicked i.e., the position
maybe at the end or in the in middle, instead of going to the beginning. How
ill I make this friendly so that when they click, the cursor goes to the
begining?
like to do is enter numbers and not enter the // e.g., just enter 120105
instead of 12/01/05... Is that possible?
I have another textbox that has issues whose control source is rqstNo.
rqstNo has an input mask as !0000;;. The user is not happy when the click on
this line because the cursor goes to where it was clicked i.e., the position
maybe at the end or in the in middle, instead of going to the beginning. How
ill I make this friendly so that when they click, the cursor goes to the
begining?