exporting records from ms access table between 2 date and with 2 criteria

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahmoud elsayed
    New Member
    • Mar 2022
    • 4

    exporting records from ms access table between 2 date and with 2 criteria

    i make a userform it help me to exporting records from ms access db records will be between 2 date and 2 criteria for like : i want to export records from 1 of march to 15 of march with criteria1: category and criteria 2: employee
    so i make an adodb connection between 2 date and it successful working but it cannot use my criteria in (me.combobox1) and (me.combobox2)
    please help me to write a correct query that contains records between 2 date and that 2 criteria
    please help otherwise i will fill in my project:(
Working...