I'm trying to plan my first database for my business and the capabilities of Access amazed me as soon as I went through the tutorial courses. However, I'm still not sure if this is the best solution. Currently, I'm using multiple excel sheets with specialized conditional formatting to keep us in touch with the progress of the projects. However, this is becoming obsolete as the size of my workbooks are growing fast. Additionally I'm unable to record more than 1 task per project since each projects only occupies 1 row in my database.
With Access, I'll be having a variety of tasks that each will have their own table. I also have some tasks that must be able to act as sub-tasks to a variety of other tasks. For example, "Fee Payment" task is something that can apply to "Filing Task", "Amendment Task", and a whole range of tasks that need fee payment.
In addition, I have consecutive tasks that must follow a chronological order and I must be able to track the progress of these tasks in a meaningful manner. However, the task type or even the order of the tasks for each project could be completely different than another one.
So far, in it's most basic form, my database will have a main menu that allows the users to Add Clients, Add Projects, and follow through with the Open Tasks. Under the Open Tasks there will be a form on top for data entry and a query at the bottom to view the tasks. However, I'm asking your help for the 2 issues mentioned above; 1) Sub-tasks to apply to multiple tasks 2) Chronological order of the tasks.