The title should be Access or Excel, but it won't let me type that ?
OK, I need some advice from experienced application builders. I have been requested to build an application for two users. The main premise is to control stock that is re-sheared down to a new size for 6 - 12 months before a new custom built piece of code is developed and intergrated into another new system probably SAP or SAGE.
At first I thought Access was the way to go, I would have a series of tables that held customer details, the input stock details (in the form of dimensions etc) and the output stock details (again dimensions, and article numbers).
The user would then select a customer code, input stock and output stock and fill the remaining details, such as quantity req'd, in before printing out a cutting note. This data would then be stored in the db, reports would then be issued for stock processed by given time frame, or for a particular article number etc.
Then it all changed. The request was expanded to include a large number of mathematical calculations, from as simple as if one parent makes two child, how many masters will I need to make x children? to including calculations on how many children would I get from this size master (this ain't that simple most masters are rectangular and so are the children, it has to take into account yields if you rotate the master, and/or an increase if you cut one way to beign with, then rotate the offal and cut again). I could go on, but I am sure that you get the picture.
Now, with the increased maths etc. I am not so sure that Excel is not the way forward, maybe using cutom user forms ( I have to do more reading on this matter), lists of data in worksheets etc, and using VBA macros to do the calculations, update lists etc.
The last part to mention is that I have never programmed in Access using either VBA or SQL (outside of copying specific routines from books/websites etc), but then again I have not used UserForms etc in excel....
So what would you suggest - Access or Excel?
My head hurts.... :yikes: :? :yikes: