Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / January 2005

Tip: Looking for answers? Try searching our database.

Percentage Calculations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Book keeper in limbo - 04 Jan 2005 02:45 GMT
I am currently keeping our church books on Excel but want to switch to
Access, which I have built other access data bases for other things which
worked well.
But, I am tring to build a data base for my church where a tithe amount is
imputted then the appropriate percentage of that amount would go to 6
differant accounts. It gets more complecated when I also need a way to put in
an "offering" to a particular account. Those accounts will need to be able to
know what is available, have money drawn from them for differant expenditures.
I can do this with an expression for each differant account but I cant
figure out how to add money dirrectly to one account or take money out of it.
fff
Steve Schapel - 04 Jan 2005 07:46 GMT
Book keeper in limbo,

I imagine you could have a Transactions table, with fields like this...

TransactionID (?AutoNumber)
MemberID  (reference to the person contributing)
Type (e.g. tithe, offering, expenditure)
Account
Amount

With this model, it means that a tithe amount received would result in 6
records in this table, one for each of the split amounts for each
account.  But you would certainly be able to use fairly simple queries
based on this table to provide account summaries, balances, summaries
per member, etc.  You would of course need to build some suitable forms
for the user-friendly entry/editing of this data.

Signature

Steve Schapel, Microsoft Access MVP

> I am currently keeping our church books on Excel but want to switch to
> Access, which I have built other access data bases for other things which
[quoted text clipped - 7 lines]
> figure out how to add money dirrectly to one account or take money out of it.
> fff
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.