I have a query with a parameter, i.e. qry_param
From there is goes to another query with SUM, i.e. qry_sum
I would like to call qry_sum in VBA and be able to answer the parameter from qry_param.
Does anyone know how I go about this?
Thank you in advance, you guys have been a great help,
From there is goes to another query with SUM, i.e. qry_sum
I would like to call qry_sum in VBA and be able to answer the parameter from qry_param.
Does anyone know how I go about this?
Thank you in advance, you guys have been a great help,