George Too
Registered User.
- Local time
- Today, 18:02
- Joined
- Aug 12, 2002
- Messages
- 198
Hi all,
Can anyone tell me why this line of code gives me 12/30/99 and not today's date?
Forms!frmMain!txtAnalysisDate.DefaultValue = Format(Now(), "mm/dd/yy")
Thanks,
George
Can anyone tell me why this line of code gives me 12/30/99 and not today's date?
Forms!frmMain!txtAnalysisDate.DefaultValue = Format(Now(), "mm/dd/yy")
Thanks,
George