I am suddenly getting strange problems on our live system.
Several forms with unbound textboxes set the Default Value to =date(). These forms in particular are now showing #Name? in the textbox.
To try and determine the cause of the problem, I created a new textbox and set default value to =date(). Upon pressing enter, I get the following message:
"The function you entered can't be used in this expression."
Up to now, this was not a problem. I went back to our development system and it works just fine.
I compiled the code without a problem. I also compared the references and they are matched.
Any ideas? Thanks a bunch.
Several forms with unbound textboxes set the Default Value to =date(). These forms in particular are now showing #Name? in the textbox.
To try and determine the cause of the problem, I created a new textbox and set default value to =date(). Upon pressing enter, I get the following message:
"The function you entered can't be used in this expression."
Up to now, this was not a problem. I went back to our development system and it works just fine.
I compiled the code without a problem. I also compared the references and they are matched.
Any ideas? Thanks a bunch.