Date problem

amoona

Registered User.
Local time
Today, 21:05
Joined
Jan 18, 2005
Messages
20
HI,


i have a text box which should have a default value of the current date.

When i put Now() in the default value of the txtbox property and format of short date it gives me the date but when i try to change the date the time appears, so instead of writing Now() i entered Date() but when i run the program i get #name in the text box!!! :confused:

what am i doing wrong???
can anyone help me!
 
thanxxx :)
it works fine now
 
Open any VB code and go to Tools> > > > > > References

Then you'll see if any are missing

Col
 

Users who are viewing this thread

Back
Top Bottom