Share via

Error message in a date/time field

Anonymous
2011-08-10T17:12:07+00:00

I have 2 tables.... one is vendors... one vouchers --linked through vendor#

I have a form created from vendors that shows both the vendor info and the vouchers paid associated with the vendor.

Here is my problem.. I have a "date/time" field in the voucher table listed as "voucher date".

While in form view every time I try to enter a date in this field I get the following error.

"The value you entered isn't valid for this field"

I have tried entering the date directly into the field and to use the pop-up calendar  associated with the field.  Same error in both cases.

As an odd note... I can go directly into the voucher table (in datasheet view not linked to the vendors table) and enter into this particular field (both ways) without error message.

On a similar note... I just finished creating a similar situation with and employee/payroll join and it worked fine.

Any suggestions anyone?

Thanks

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-08-11T15:10:25+00:00

Open form in design view, right click, scroll to bottom, select Properties, select Data tab, copy the record source, paste the SQL in a query SQL View and try running it.

If it will not run the paste it in a post.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-08-11T14:17:22+00:00

    It is based off of the Vouchers table... Not a query.

    Any suggestions would be awesome.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-08-10T19:36:06+00:00

    Hi Russell,

    Is the record source for this form based off of a query?  If so, does the problem occur if you try and add the data in the query?  Also if it is based off of a query, can you post the SQL of that query so that we can take a look at it?

    Best Regards,

    Nathan O.

    Microsoft Online Community Support

    Was this answer helpful?

    0 comments No comments