I have several sheets in which I utilize automations to move/copy rows from one sheet to another as the rows move through our workflows. So of course, each subsequent sheet has duplicate column names. I had to make a change that ended up completely breaking all of these move/copy automations.
The change that broke everything: Previously, my 2nd sheet was the one creating the auto numbers (the system column, of course). As our workflow has developed and grown, I wanted to change the auto numbering to happen on the 1st sheet and then just copy to each subsequent sheet from there. After this change, everything broke and I received the following error message:
In the past when this has happened, I ended up slightly changing the names (as a quick and dirty solution). This obviously isn't ideal because now I have multiple columns for the same information - and that's another issue I'm trying to address - combining information from 2 columns into 1.
Any idea how I can fix this and avoid it happening in the future? I need the first sheet to be the auto number-er and I'd like for all subsequent sheets to have matching column names. Rebuilding the sheets is not an option.
Thanks for any and all help! This community has been a life(sheet)-saver many times for me.