B
Bridget
I have a bizarre problem.
I also have a form that contains an unbound textbox that
uses the default value of Date(). Works fine for 4 PCs,
but the others give "#Name?" in the box.
I also have a query that uses this criteria for field
Print Date:
On 4 PCs this is no problem...but on 3 it gives the error
Undefined function 'Date' in expression.
What am I missing?
I'm having to create workarounds and it's becoming a mess!
I also have a form that contains an unbound textbox that
uses the default value of Date(). Works fine for 4 PCs,
but the others give "#Name?" in the box.
I also have a query that uses this criteria for field
Print Date:
=Date()-1
On 4 PCs this is no problem...but on 3 it gives the error
Undefined function 'Date' in expression.
What am I missing?
I'm having to create workarounds and it's becoming a mess!