I have been asked to build a simple database for my church. Those using the database will need to use the form view only, so I am trying to make it very user friendly. The church has 3 bank account (checking, savings, and allocated). The allocated account is my problem. This account holds money for 4 separate missions, fundraisers, youth, tithes, food, and music.
I need the depositor to be able to go to a form choose an account from a drop down list and if they choose Allocated I need another drop list to be available to show where the funds are going. I can make the list but it will not update my table. No matter which account I choose it sends everything to the Checking account.
It has been years since I first learned Access and now even with a couple of how to books I seem lost...any help is welcome.