Hello community,
I have a sheet with all the signed projects we currently have (primary column is the project number).
In another sheet I need to have all these project numbers from this "master sheet" to collect information about timelines from other sheets.
What I'm trying to do is to synchronise the "project number" column in such a way that when a new project number is added to the master sheet, I want that number to automatically appear in the second sheet.
I've already tried INDEX MATCH, but as there is no row for that project number in the second sheet, I have nothing to "match".
I found a lot of requests for automatic copying of cells (instead of the whole row) but I think this is not yet developed.
Cell linking would also help, but since I can only link cells that are not empty, it won't work.
Pre-filling cells and then deleting the content is also not possible as the master sheet is filled by an automation that automatically creates the rows and does not just fill the next "empty" row.
Is there any smart idea to automatically capture a newly entered project number?
Sorry, my explanation sounds quite complicated after reading it again
Best wishes and thanks in advance