In my database, I have two separate tables, one for Lease Agencies and one for Vendors.
On my form, I need to enter inventory that has been either purchased or leased. I want to include an Options group with the two options. Based on which option is clicked, I would like to show the related controls and hide the not related controls. For example, if the Lease option is clicked, I would like to hide the purchased controls so that only the Lease controls are visible, and vice-versa.
I'm prepared to work with subfroms or combo boxes to accomplish this, however if there is a third possibility, I would be interested to hear it.
Thanks for you interest!!
Andre
On my form, I need to enter inventory that has been either purchased or leased. I want to include an Options group with the two options. Based on which option is clicked, I would like to show the related controls and hide the not related controls. For example, if the Lease option is clicked, I would like to hide the purchased controls so that only the Lease controls are visible, and vice-versa.
I'm prepared to work with subfroms or combo boxes to accomplish this, however if there is a third possibility, I would be interested to hear it.
Thanks for you interest!!
Andre