I need to manage multiple deadlines for multiple projects & clients more efficiently. I don’t want to update deadlines in multiple places, but that’s where I am. This isn’t efficient and will not work for the long term. Here is the current setup:
- I have a Primary Base I use to manage grant research, tasks, and profiles for all of my Clients. This includes 2 key tables: a Research Table and a Task Table.
- The Research Table is filtered into views that are specific to each client. Each of those views are synced to a Table within a Separate Client Base. That Separate Client Base also includes a second Submissions Table that is manually updated with specific due dates and other requirements that are unique to that Client (although some research may be relevant to multiple Clients, specific details will be unique to each client). This Separate Client Base is shared with each Client.
- The Task Table (in the Primary Base) is manually updated with a wide range of tasks that is grouped by Client. This is not synced anywhere. These tasks are internal and include a wide range of items that do not need to be shared with each Client.
I have several ideas but I’m unclear what is most efficient. The end result I want is two-fold:
- I want a Comprehensive Task List that includes 1) all deadlines from the Submission Table in each Separate Client Base PLUS 2) any tasks that need to be added for that Client.
- I want this final Comprehensive Task List to sync with Google Calendar. I don’t want to sync multiple calendars if I can avoid it.
Any suggestions? Is this an automation issue? A sync issue? A formula? A base design? A combo of all these? Thank you!