How are you doing?
I wonder whether anyone out know good books that teach on how to create
program on MS Access to do the following tasks: (One book per subject is
OK)
1. Create Full Blown Accounting System
a. Track Expenses.
- By Department.
b. Track Sales.
- Credit Sales and Cash Sales.
- By Department
2. Create Inventory System.
a. tracking SKU and its quantity.
b. Tracking Purchases + sales. Thus automatically deduct
or added it from and into inventory.
Currently my team has been developing the tools to keep track of our
expenses and budget. Until now it seem been going pretty well. (Well,
some set backs once a while) :-). However, we would like to compare our
program on what is out there on the market/ "from the pro like you."
and see in what aspect we could develop and improve on our program.
Along with it, we are trying to get the ideas on how to program a full
blown inventory and accounting system.
Thank you for your time and attention. If you have any question, email
me at juan...@msmailhub.oulan.ou.edu
Thank you for your time and have a nice day
Steve
this same concept applies to lookup the department, salesman#, or
anything from other tables. I would store all the transactions in a
single table with relationships to the other tables. I would create an
expense transaction table and a sales transaction table. the difficulty
I see is in making the inventory transaction table be updated
simultaneously with the sales entries...but my gut tells me it shouldn't
be too hard. I'll think on it and report back if I come up with
anything. best of luck.
Mark Wagner,CPA
mcwa...@gte.net