cj92713696
Programmer
I have created a query that works perfect. It has 4 parameters - StoreCode, ItemCode, StartDate, EndDate.
I want to create a simple function in a module that calls the Access query, passing the four parameters and grabbing the results via an ADODB.Recordset.
Can anyone help me with this?
Thanks,
CJ
I want to create a simple function in a module that calls the Access query, passing the four parameters and grabbing the results via an ADODB.Recordset.
Can anyone help me with this?
Thanks,
CJ