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
How can I forward email from a disabled account to more than 1 user
How do I connect to my remote server using pythonlib mysqldb?
Java query from Mysql longtext field
Windows XP machine has "Join a domain" greyed out
Why can I not use my battery on my laptop, Dell Precision M60?
Connect Exchange 2003 to Gmail
DNS Issues with Active Directory
Find latest McAfee VIRUS Definition update and version number
If i increase the size of a field in mysql is it effect anything?
Company cannot receive NDRs - filtered through Postini