Link to home
Start Free TrialLog in
Avatar of xx4525
xx4525

asked on

queries that have references on subforms

Set rst = dbs.OpenRecordset("qrysf_IvsA_Prev3mos_QrySelect", dbOpenSnapshot)

I am getting an error message about to few parmeters when I run this code.  The query calls a field from a subform which I think is causing problem but I don't know how to force the value into the query.
Avatar of cable4096
cable4096

What does the query look like? Could you show us, at least in SQL View?
ASKER CERTIFIED SOLUTION
Avatar of Marine
Marine

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial