Good Day,
I have a subform I want to place on my form that shows and filters all the vendors I have in my database. I want to put a check box next to the vendors that the user has selected as relationable to the content they are filling out on the parent form.
A. How should I relate the subform to the tblVendor for the user to choose the vendors?
B. The resulting choices will then save to my main form table or a vendor selection table (normalization)?
Thank you,
LOU