needed today: google sheets script for extending IMPORTRANGE feature

Job ID: 37648911

Budget: €30 – €250 EUR

Hi there,

I really would appreciate your help with that today. I need that very urgent until European evening.
My budget for that is 50 EUR. Please tell me, if not realistic.

I have a google sheets table with 3 sheets inside.

tasks: for editing first five columns (blue area). So blue area is only updated in sheet “tasks”
customer1: for editing columns F and ongoing (green area)
customer2: for editing columns F and ongoing (green area)

All sheets have fixed 5 columns and a fixed first header-line.

My goal is, that every change I do inside the blue area in sheet “tasks” is automatically shown within the blue areas of sheets “customer1” and “customer2”.
For that I am using =IMPORTRANGE("sheetid";"tasks!A:E") within sheets “customer1” and “customer2”, which is working quite good, if I edit existing tables.

My problem is, that if am adding or deleting rows to blue area in sheet “tasks”, that these lines are not added/deleted within green areas, although I need these changes there, too! The result is, that the data in green areas does not fit to the entries of blue part.

That’s why I need another solution than =IMPORTRANGE or a script that is pushing or pulling the green data up and down.
Somewhere I’ve read, that an id column could help, that’s why I’ve added that as prepration. Normally I don’t need this

Example:

This is sheet “task” for maintaining task-descriptions in blue area:
SCREENSHOT1
You also can find screenshots within that google doc: https://docs.google.com/document/d/1BjuJ_vx2zConjz_yebxtEf66yxJD5voL1mjuRDhzYOw/edit?usp=sharing

And this is how the customers sheets look like:
A1 has got =IMPORTRANGE("1aNB_3xd8GOFDrV-0bp5aqz869pD993QEMd-vXadBpWY";"tasks!A:E")
SCREENSHOT2

The problem is, when adding a row into blue area of tasks
SCREENSHOT3

The new row is not added to green area, so data7 in F8 is not next to url7 in E9 anymore:
SCREENSHOT4


My goal would be that:
SCREENSHOT5

Same, when deleteting.

Timeline: The completion of the Google Sheets scripts is expected today.
My budget for that is 50 EUR. Please tell me, if not realistic.


Please start your email with writing “hello2024”, so that I can see, that you have read my whole project description ?

Thank you
Rene