J
Jason
Using Access 97 I coppied my db from this coputer to another - worked fine.
Now that I have coppied it back again the following code is failing:
nz(LastDate,dateserial(2005,12,31)) >= nz(DateFld,date())"), 0)
Run-time error '62436':
Function isn't available in expressions in query
Now that I have coppied it back again the following code is failing:
nz(LastDate,dateserial(2005,12,31)) >= nz(DateFld,date())"), 0)
Run-time error '62436':
Function isn't available in expressions in query