Hello,
<<Bill, I really appreciate your help on the last round of this project! Thank you >>
Is there a simpler way to achieve my workflow goal from the details below? Any help or advice is appreciated!
I have 3 tables in 2 different docs:
- Doc 1:
- Table A: My main task list, visible only to me, with a Company column and Timeline view. I currently use a button to manually send updates to Table B.
- Table B: An intermediate table for “Acme” company tasks, visible only to me, which syncs to Table C.
- Doc 2:
- Table C: Syncs with Table B, visible to Acme staff who can modify it, which then updates Table B.
Ultimate Workflow Goal:
I want to eliminate Table B and directly modify Table A to allow two-way communication with several tables based on Company Name. Each company should see their tasks, and any updates from them should reflect in my Table A.
Current Workflow:
I update Table A, then manually push changes to Table B, which cross-syncs to Table C for Acme staff.
Issues:
- Updates by Acme staff to Table C don’t reflect in my Table A.
- Needing an intermediate table for each company is cumbersome.
Thank you in advance.