We are tyring to use Access 2000 to create some custom reports that read DBF files. We have built the queries that we need linking the various files together. We have also built the report that we need.
What we are stuck on is creating a simpleVB program or a macro that will ask the user to input a STARTING DATE and ENDING DATE, apply those as the criteria to our querrie, and then launch our report.
Any help would be greatly appreciated.