A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Changing an unput mask



 
 
Thread Tools Display Modes
  #1  
Old December 29th, 2008, 07:02 PM posted to microsoft.public.access.gettingstarted
Reen[_2_]
external usenet poster
 
Posts: 53
Default Changing an unput mask

I want to change the way a date is entered in my database from MM/DD/YYYY to
MM/YY, how am I supposed to do that?
  #2  
Old December 29th, 2008, 07:26 PM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Changing an unput mask

On Mon, 29 Dec 2008 11:02:02 -0800, Reen (donotspam)
wrote:

I want to change the way a date is entered in my database from MM/DD/YYYY to
MM/YY, how am I supposed to do that?


A Date/TIme field is always a precise point in time. You can *display* a date
to show only the month and day, but it's still stored as a Double Float count
of days and fractions of a day since an arbitrary start point.

--

John W. Vinson [MVP]
  #3  
Old December 29th, 2008, 08:53 PM posted to microsoft.public.access.gettingstarted
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Changing an unput mask

As John points out, you can store your date, but choose to format the
display (in a form, in a report) however you'd like, including "MM/YY".

Regards

Jeff Boyce
Microsoft Office/Access MVP


"Reen" (donotspam) wrote in message
...
I want to change the way a date is entered in my database from MM/DD/YYYY
to
MM/YY, how am I supposed to do that?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.