F
Fushiren
Guest
Hi all,
I have designed in my report a date field which will show the short date of the day that the report is generated or printed (Not when the record was entered).
My MS access' database file is stored on a server and is shared through a network by other computers. But for some reason, one computer on the network when generating the report will show in the date field "#name?" while the rest of the computers on the network all displays the current date.
The code I have entered in the date field is
=Format(Date(), "Short Date")
Can somebody give me some advise and assistance?
Thanks in advance!
I have designed in my report a date field which will show the short date of the day that the report is generated or printed (Not when the record was entered).
My MS access' database file is stored on a server and is shared through a network by other computers. But for some reason, one computer on the network when generating the report will show in the date field "#name?" while the rest of the computers on the network all displays the current date.
The code I have entered in the date field is
=Format(Date(), "Short Date")
Can somebody give me some advise and assistance?
Thanks in advance!