I have searched for weeks on this request, but cannot find anything. My team has asked if there is a way to populate the facility locations per practice. For example Practice A has one location and Practice B has four locations. When Practice B is selected they would like all four locations to show on the form, but if Practice A is selected only show that one location. I have two tables, Practices and Facilities. They are related by the PracticeID as the FK in the Facilities table. I have looked into the DoWhile Loop but I'm not sure if that is going to produce what they're asking. I haven't written anything yet.Just trying to get pointed in the right direction.
Can this be done? All responses will be greatly appreciated
Thanks in advance.