G
Guest
I have a report where I attempted to insert the current date using
Insert|Date and Time from the menu bar. When previewing the report the date
field outputs #Name?
I then tried to tweak the text box by changing =Date() to =Now(), manually
typing =Date() rather than picking it from the menu bar, etc., etc. When I do
that and try to exit the Control Source line, I get the message “There was an
error compiling this function.â€
Just for experimentation purposes I also tried inserting a text box and
using the function =CurrentUser() [chose it from the Common Expressions in
the Expression Builder]. I got the same message as above: ….error compiling
this function.
I’ve seen numerous posts attributing the problem described in paragraph 1 to
a missing reference. I tried the various suggested fixes and they didn’t
work. Any other ideas out there?
Can anyone tell me what reference should be checked in order to use the
Now() and//or Date() functions?
Thanks.
Insert|Date and Time from the menu bar. When previewing the report the date
field outputs #Name?
I then tried to tweak the text box by changing =Date() to =Now(), manually
typing =Date() rather than picking it from the menu bar, etc., etc. When I do
that and try to exit the Control Source line, I get the message “There was an
error compiling this function.â€
Just for experimentation purposes I also tried inserting a text box and
using the function =CurrentUser() [chose it from the Common Expressions in
the Expression Builder]. I got the same message as above: ….error compiling
this function.
I’ve seen numerous posts attributing the problem described in paragraph 1 to
a missing reference. I tried the various suggested fixes and they didn’t
work. Any other ideas out there?
Can anyone tell me what reference should be checked in order to use the
Now() and//or Date() functions?
Thanks.