Date() works on 1 machine not on other

C

cvegas

At the top of my form I display todays date in a textbox buy setting the
control = Date()

On my win2k machine this works fine.

I have another win2k machine that dispays Name or Error (sorry it is at
another site and I cant get to it right now)

I have checked reference and believe them to be the same on both machines.

Any idea why this might be happening?

TIA
 
D

Douglas J. Steele

It sure sounds like a references problem, even though you say they look the
same.

If none of the References on the machine where it isn't working have
"MISSING:", select an additional reference at random, back out of the
dialog, then go back in and unselect the reference you just added. If that
doesn't solve the problem, try to unselect as many of the selected
references as you can (Access may not let you unselect them all), back out
of the dialog, then go back in and reselect the references you just
unselected. (NOTE: write down what the references are before you delete
them, because they'll be in a different order when you go back in)
 
C

cvegas

Thank you I will try the uncheck- check. It did not show that any
references were missing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top