This is code for search between two dates.I use Access 97 database.After compile its display syntax error in date in query expresion.When I go to debug error its display method 'Refresh' of object 'IAdodc' failed
'Declare Variables
Option Explicit
Dim dateFormat As String 'store dateformat...
I want to search a table for records between two dates and then print the result of the search. I can't proform the search using an SQL between statement and display.
I want to search a table for records between two dates and then print the result of the search.I can't proform the search using an SQL between statement.
I want to search a table for records between two dates and then print the result of the search.I can not make SQL statement for search and display result
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.