Hello everyone,
I want to have advanced search through VBA and I use the below code.
"WHERE (tblPicture.PicDate) = (Me.txtDate.Value)"
after the select statment, everything is ok, but it asks me for date (parameter)
could anyone plz help me
I want to have advanced search through VBA and I use the below code.
"WHERE (tblPicture.PicDate) = (Me.txtDate.Value)"
after the select statment, everything is ok, but it asks me for date (parameter)
could anyone plz help me