ClaraBarton
Registered User.
- Local time
- Today, 02:07
- Joined
- Oct 14, 2019
- Messages
- 688
Probably an oft repeated question but I can't seem to find the right question to get an answer...
I have FormA based on a calculated query. When I call FormB using FormA.Filter, the filter uses FormA query field name which doesn't work on FormB query field names even though they are both using the same tables. Using a where condition of Me.filter does not work.
I have FormA based on a calculated query. When I call FormB using FormA.Filter, the filter uses FormA query field name which doesn't work on FormB query field names even though they are both using the same tables. Using a where condition of Me.filter does not work.