Results 1 to 5 of 5
  1. #1
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146

    Date colunm

    I am using access 2003 and I already6 have a form tied to a table that has a start date and another with a end date. The dates are already as nov 2011 and when I try and change them to this month and year I get an error. Im not sure what it means.

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    It looks like there is an input mask set for the field in question - and that the data you tried to insert into the field is not matching the mask.

    I'm guessing that the field is a Date field.
    The mask in the error message is 99/99/00;0.
    I think it should be 99/99/0000.
    Open the table in question in design mode and click on each of the date fields and see which one has an Input mask of '99/99'00;0' and try changing it to '99/99/0000' [without the single quotes].

    I hope that helps!!

  3. #3
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146
    I tried what you suggested but i still get the same error.

  4. #4
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146
    Correction. I tried to change the date from the input side(the form) I f i change the date at the table it now works fine. Thank you for your assistance. Problem solved.....

  5. #5
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Yes - I did think it would have been in the table.

    Happy to help!

    Please mark as solved by going to the Thread Tools at the top of this page!!

    All the best!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 12
    Last Post: 04-26-2012, 04:01 AM
  2. Replies: 1
    Last Post: 12-12-2011, 06:32 AM
  3. Replies: 1
    Last Post: 12-07-2011, 01:02 PM
  4. Replies: 1
    Last Post: 07-07-2010, 04:22 PM
  5. Replies: 1
    Last Post: 12-09-2005, 10:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums