N
NikkiB
I am trying to use a function that I have used in the past but for some
reason today when I type it in the query field and run my report Access is
converting "####/##/##" to #\/#\/# and I receive an error message in that
field for my query results.
The function I am trying to use is:
CVDate(Format([LSAB_FIRST_CYMD],"####/##/##")) but it keeps automatically
changeing my format value to the following:
CVDate(Format([LSAB_FIRST_CYMD],"#\/#\/#"))
Any suggestions would be greatly appreciated.
Thank you for your time,
Nikki
reason today when I type it in the query field and run my report Access is
converting "####/##/##" to #\/#\/# and I receive an error message in that
field for my query results.
The function I am trying to use is:
CVDate(Format([LSAB_FIRST_CYMD],"####/##/##")) but it keeps automatically
changeing my format value to the following:
CVDate(Format([LSAB_FIRST_CYMD],"#\/#\/#"))
Any suggestions would be greatly appreciated.
Thank you for your time,
Nikki