Problem with combo filter once form added to navigation form

tmaleshafske

New member
Local time
Today, 12:43
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."
 

Users who are viewing this thread

Back
Top Bottom