can Anyone help with the SQL code I would need to select the following in a DAO recordset:
A. designer = me.designer
B. Status = "IN"
and my trouble...
C. TimeStamp = date() and ANY TIME.
Timestamp Field is stored with Date AND time, Im searching for the date in that field only.
A. designer = me.designer
B. Status = "IN"
and my trouble...
C. TimeStamp = date() and ANY TIME.
Timestamp Field is stored with Date AND time, Im searching for the date in that field only.