
Bruce U. answered 07/16/19
Microsoft Access - 25 years of corporate world experience
Microsoft Access has a template for Charitable Contributions that is an option as you create a new database. However, your database will need a bit of customization. In your table of Charitable Contributions, I would have a Bank Account field that can contain the values "checking", "savings", or "allocated". I would also have a field named Missions which would can contain the values "fundraisers", "youth", "tithes", "food", and "music". When the form opens, you can have the form show only the Bank Account drop down box and the Missions drop down box would be invisible. Only if the user selects "allocated" in the Bank Account drop down box, would then Missions drop down box then appear and the user can make a selection.