I have a form that i would like the bottom part of it to change when i select one of those 8 choices in the picklist, so i would have 8 different subforms, with different fields and layouts. How would i do that.
Anyone can help please
Did you consider putting the 8 subforms in a tabControl contening 8 pages with in each page containing a subform?
if it's not a possibility you could but some code in the pick list( On Change Event) that will change the
Me!SubformName.SourceObject to the subform you want, ain't sure it's gonna simply work like that(never try) but that's probable the begin of a solution
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.