Enter dates from the left??

B

Bob Richardson

When trying to enter a date on a form, the editor starts on the right side
of the edit box. Everything works well, but the users tell it seems strange
to have the insertion point for this date box on the right of the screen. Is
it possible to keep this as a time/date field (as oppose to changing it to a
text field) yet still enter data starting from the left side of the edit
box?
 
T

tina

in the form's design view, try changing the date control's Text Align
property to Left.

hth
 
Top