Microsoft
Software
Hardware
Network
Question : Access - Selecting record with today's date
Hi. I am using the following code to automatically go to the record where the field "CDate" contains today's date, but it isn't working
Private Sub Form_Load()
Me.RecordsetClone.FindFirs
t "[CDate]=" & Date
If Not Me.RecordsetClone.NoMatch Then
Me.Bookmark = Me.RecordsetClone.Bookmark
End If
End Sub
Answer : Access - Selecting record with today's date
Hello murbro,
What data type is CDate?
Anyway...
Me.RecordsetClone.FindFirs
t "[CDate]=#" & Date & "#"
Regards,
Patrick
Random Solutions
ICQ crash
removing not found URL from Google webmaster
EXCHANGE 2000 SPAM
Client wont connect to session. error 10030.
Spydawn Spyware / Virus Removal
outlook autocomplete
Can I assign an email to multiple users in Exchange 2003?
FTP Error 503 bad sequence of commands
Adobe Acrobat Editing tool
Exchange 2003 - Copy Mailbox