How do you do....it? Thread, Microsoft Access Help! Date Field in Technical; Hey there,
i'm creating an inventory using Access 2003 and i'm having problems with the date field I want to ...
-
2nd May 2008, 02:51 PM #1 Microsoft Access Help! Date Field
Hey there,
i'm creating an inventory using Access 2003 and i'm having problems with the date field I want to be able to make it so that when you click in the date purchased field the cursor moves to the beginning of the field because i'm inputting dates and they're starting wherever i click so i'm getting dates like __/01/05 how do i make it so it starts typing from the beginning nomatter where i click in the field?
Pyro
Last edited by Pyroman; 2nd May 2008 at 02:52 PM.
Reason: Access 2003
-
-
IDG Tech News
-
2nd May 2008, 03:19 PM #2 Add the following to the OnClick event of the text box
me.text0.SelStart = 0
Where txt0 is the name of the textbox.
-
2 Thanks to markj_metcalfe:
garethedmondson (29th January 2009), SYNACK (2nd May 2008)
SHARE:
Similar Threads
-
By RabbieBurns in forum Windows
Replies: 7
Last Post: 20th May 2008, 02:23 PM
-
By FN-GM in forum Comments and Suggestions
Replies: 5
Last Post: 14th March 2008, 09:00 PM
-
By rusty155 in forum Windows
Replies: 3
Last Post: 8th February 2007, 09:15 AM
-
Replies: 4
Last Post: 9th July 2006, 11:03 AM
-
By MrDylan in forum Windows
Replies: 3
Last Post: 10th March 2006, 02:54 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules