G
Guest
We have a database at work that is used by many folks. One of the fields in
a form that is frequently used is supposed to show the current date. It
suddenly showed #Name in the box instead of the date. I traced the problem
back to the table where the date field is stored. It seems that there is a
problem with the date function. I cannot use any of the functions that
display a date except for the "Now" function. The Now function causes some
other issues and is not useable for what we need. If I use date() or Cdate()
I get an error message.
This problem appears for all of the users, so I am assuming that the problem
is in the table. How can I fix this? My users are not happy.
I hope that this is the correct place to post this request. Thanks for your
help.
a form that is frequently used is supposed to show the current date. It
suddenly showed #Name in the box instead of the date. I traced the problem
back to the table where the date field is stored. It seems that there is a
problem with the date function. I cannot use any of the functions that
display a date except for the "Now" function. The Now function causes some
other issues and is not useable for what we need. If I use date() or Cdate()
I get an error message.
This problem appears for all of the users, so I am assuming that the problem
is in the table. How can I fix this? My users are not happy.
I hope that this is the correct place to post this request. Thanks for your
help.