PC Review


Reply
 
 
=?Utf-8?B?Y2hyaXNfc193YWx0ZXJz?=
Guest
Posts: n/a
 
      16th Mar 2006
I am needing a date format that will allow me to show the month day,year for
example december 12,2003. I made a mask >L????? #9,0000 , but it will either
leave to many blank spaces or not let me put the whole month in the spot. the
long date has the day of the week, which I do not need. Thanks.
 
Reply With Quote
 
 
 
 
Tim Ferguson
Guest
Posts: n/a
 
      16th Mar 2006
=?Utf-8?B?Y2hyaXNfc193YWx0ZXJz?=
<(E-Mail Removed)> wrote in
news:2B291B7E-55A0-4531-8C9F-(E-Mail Removed):

> I am needing a date format that will allow me to show the month
> day,year for example december 12,2003. I made a mask >L????? #9,0000
> ,


This is not what InputMasks do: their one and only job is to restrict the
keys that the user can press. They don't do validation and they don't do
output formatting.

I think you need to put something like this in the Format property of the
textbox:

mmmm dd,yyyy

Hope that helps


Tim F

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete a custom mask from the Input Mask Wizard johnsweet Microsoft Access 1 14th Feb 2010 09:04 PM
RE: Input mask for text box to enforce numeric input and right adjust. karl dewey Microsoft Access Form Coding 0 28th Feb 2009 12:58 AM
Input mask for text box to enforce numeric input and right adjust. ThomasAJ Microsoft Access Form Coding 0 27th Feb 2009 10:26 AM
Input mask date syntax-limit input to a number range =?Utf-8?B?QmlsbGlhbQ==?= Microsoft Access Database Table Design 2 18th Nov 2007 04:37 PM
Input Mask box / Input Mask Wizard Deb Schipper Microsoft Access Database Table Design 1 22nd Sep 2003 01:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:32 PM.