I'm designing a db that will have one main member contact form, but I also require to house additional information ie. memberships that I'd like to have displayed in tabs that the user can select to see this additional info.
I'm hoping to first allow the user to search for a particular record and then display this in the main form, but I also want the tabbed forms to populate regarding that searched item.
Does anyone have a sample database that I see use so that I can understand the code requirements behind this main form and it's other tabbed forms?
CementCarver