Dear all,
I had developed an access database that need the user to select some check boxes in the query for calculation.
We are not making the check box at form as user agree to have a table look at all of the item in one short, plus the result of the calculation will be stored (calculation in form can't be stored in database).
The report will then be generated based on the query.
Problem:
Access runtime can't open query for user to select the check boxes.
Any idea to solve this problem?