E
Ed
I'm looking to start a new small business, and was
thinking I needed some way to track and report everything:
inventory purchases and usage, job estimates, actual
expenses per job, invoicing, profits per type of job,
customer base, and so forth. I've got experience with
Word and Excel, both using and VBA programming. I've
created an Access table and query once or twice before.
First question that comes to mind is: Does a total
business package like this already exist? Am I thinking
of reinventing the wheel?
Second, assuming it would be better to build it myself (I
might anyway, just for the fun and experience): Some
individual tasks or projects would be repeated, with the
same materials and time requirements each time. Some
whole jobs (collection of one or more tasks/projects)
would be repeated (probably for different customers).
When I create an estimate, I would like to just be able to
choose the task/project/job name and have all associated
information fill in, rather than have to put it together
piece by piece every time. Would it be better to create a
separate table of common tasks and projects, so when I
choose one on the form I will get all the associated
info? Or is this better done by using formula/VBA code to
detect the name and pull the associated info from the
inventory table?
Any input is appreciated.
Ed
thinking I needed some way to track and report everything:
inventory purchases and usage, job estimates, actual
expenses per job, invoicing, profits per type of job,
customer base, and so forth. I've got experience with
Word and Excel, both using and VBA programming. I've
created an Access table and query once or twice before.
First question that comes to mind is: Does a total
business package like this already exist? Am I thinking
of reinventing the wheel?
Second, assuming it would be better to build it myself (I
might anyway, just for the fun and experience): Some
individual tasks or projects would be repeated, with the
same materials and time requirements each time. Some
whole jobs (collection of one or more tasks/projects)
would be repeated (probably for different customers).
When I create an estimate, I would like to just be able to
choose the task/project/job name and have all associated
information fill in, rather than have to put it together
piece by piece every time. Would it be better to create a
separate table of common tasks and projects, so when I
choose one on the form I will get all the associated
info? Or is this better done by using formula/VBA code to
detect the name and pull the associated info from the
inventory table?
Any input is appreciated.
Ed