tmaleshafske
New member
- Local time
- Today, 00:59
- Joined
- Feb 26, 2013
- Messages
- 5
I having problems with combo box filters once I add a form to the navigation form I found this solution posted in another thread, =but am confused to exactly what I need to do, If someone could help that would be great thanks
"Change the criteria for the recordsource for each of the forms to:
Like [Forms]![Navigation Form]![NavigationSubform].[Form]![myselector] & "*"
and it should work again."
"Change the criteria for the recordsource for each of the forms to:
Like [Forms]![Navigation Form]![NavigationSubform].[Form]![myselector] & "*"
and it should work again."