Please provide a lot more information. What exactly are you talking about? Design changes? Changes to data? etc. Spend some time and spend to get a good answer.
I have a subform imbedded in an unbound form. The subform is populated based on search criteria the user inputs in the unbound fields on the form the subform is imbedded in.
When I make design changes to the parent form, the subform do not reflect the modifications made to the parent form. The data is correct.
No it does not make sense. What is the expectation? If you change the background color of the main form, do you expect the background color of the child form to change? They are two different forms?
No the main form and a subform will have their own seperate recordsource property. The only way they would be the same would be if they were the same query. However, basing the two forms on the same query would make little sense. So removing fields from the main forms recordsource query would have no effect on the subform's recordsource property.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.