A family of Microsoft relational database management systems designed for ease of use.
So I have a Search Client Form where you can search by Client ID, First/Last Name and once you fill in one of those boxes then the rest will auto-populate with the correct info. Once the info is in, I have a search button that then opens up my Client Summary Form. The subforms are all linked to the Client Summary form by Client ID. Should I first make the Client Summary form continuous? How do I create a second link? And in the combo box would I just create my own list of tax years when creating it?
Update: When I added the Tax Year combo box to the main form then went to one of the subforms to link the master fields, the combo box doesn't show up as one of the options.