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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Day/Month/Year as ##/AAA/####



 
 
Thread Tools Display Modes
  #1  
Old March 15th, 2009, 01:28 AM posted to microsoft.public.access.tablesdbdesign
Iram
external usenet poster
 
Posts: 122
Default Day/Month/Year as ##/AAA/####

Hello.
I am using Access 2003 and need an input mask of ##/AAA/####

Since the db will be used in Mexico I need day as two digits ##, month as
three letters they can type and year as four digits.

Can you please help?
Thanks.
Iram
  #2  
Old March 15th, 2009, 01:45 AM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default Day/Month/Year as ##/AAA/####

Set the Format property of your text box to:
dd\/mm\/yyyy

It's fairly close to the Medium Date format too.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Iram" wrote in message
...
Hello.
I am using Access 2003 and need an input mask of ##/AAA/####

Since the db will be used in Mexico I need day as two digits ##, month as
three letters they can type and year as four digits.

Can you please help?
Thanks.
Iram


  #3  
Old March 15th, 2009, 04:11 AM posted to microsoft.public.access.tablesdbdesign
Iram
external usenet poster
 
Posts: 122
Default Day/Month/Year as ##/AAA/####

When I add this dd\/mm\/yyyy to either a text field or a Date/time field and
try to add data via the table I get a beep noise and the numbers I type don't
replace dd\/mm\/yyyy
Would you know why?
I am probably doing something wrong...


Iram

"Allen Browne" wrote:

Set the Format property of your text box to:
dd\/mm\/yyyy

It's fairly close to the Medium Date format too.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Iram" wrote in message
...
Hello.
I am using Access 2003 and need an input mask of ##/AAA/####

Since the db will be used in Mexico I need day as two digits ##, month as
three letters they can type and year as four digits.

Can you please help?
Thanks.
Iram



  #4  
Old March 15th, 2009, 04:26 AM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default Day/Month/Year as ##/AAA/####

I suggested placing it in the Format property.

IME, the Input Mask serves little purpose, except to slow down a good data
entry operator.

If you leave the Input Mask blank, the user can type using any format they
want, even omitting the year if it is the current year.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Iram" wrote in message
...
When I add this dd\/mm\/yyyy to either a text field or a Date/time field
and
try to add data via the table I get a beep noise and the numbers I type
don't
replace dd\/mm\/yyyy
Would you know why?
I am probably doing something wrong...


Iram

"Allen Browne" wrote:

Set the Format property of your text box to:
dd\/mm\/yyyy

It's fairly close to the Medium Date format too.

"Iram" wrote in message
...
Hello.
I am using Access 2003 and need an input mask of ##/AAA/####

Since the db will be used in Mexico I need day as two digits ##,
month as three letters they can type and year as four digits.


 




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 02:01 AM.


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