Controls of main navigation form are not responding

Ihussein

Registered User.
Local time
Today, 16:01
Joined
Nov 11, 2015
Messages
47
Hello,
can you please take a look at the attached db, I have coded my control and are fully function very well in "frmStatesHome", later on I created a navigation form "frmHome" I dragged "frmStatesHome" to "frmHome", then cbo & txt that are suppose to filter the subform are not function.
Thanks
 

Attachments

hi Ihussein

You need to set the Allow Edits property to Yes. You will need to do this on all forms upto and including the form that your cbo & txt that filter the subform are on.
 
I did notice that, it's working now.
Thanks
 

Users who are viewing this thread

Back
Top Bottom