P
Paulc123
I hope someone may be able to help
I am running access 2000 on XP machines
I have the following expressions as validation rules on a form.
=Date() Or Is Null Or <1
(Between (Time()+0.005) And (Time()-0.005)) Or Is Null
The problem is that on some computers this works fine and on others
they seem to not work with the date and time function and i get a
message that i may have entered a non existent function.
I have 6 HP computers all identical including the software and on 3
they work and the other 3 they don't
Talk about even odds.
On the 3 that don't work even entering =date() in a text box in the
control source returns just the #name# error? So like I said it is as
if the date and time functions do not exist. However they do appear in
the inbuilt functions folder in the expression builder.
Any help would be appreciated
I am running access 2000 on XP machines
I have the following expressions as validation rules on a form.
=Date() Or Is Null Or <1
(Between (Time()+0.005) And (Time()-0.005)) Or Is Null
The problem is that on some computers this works fine and on others
they seem to not work with the date and time function and i get a
message that i may have entered a non existent function.
I have 6 HP computers all identical including the software and on 3
they work and the other 3 they don't
Talk about even odds.
On the 3 that don't work even entering =date() in a text box in the
control source returns just the #name# error? So like I said it is as
if the date and time functions do not exist. However they do appear in
the inbuilt functions folder in the expression builder.
Any help would be appreciated