I am trying to create logs for our operators to use on two different operations. One operation always happens before the other operation. So operation 2 will reference the sheet of operation 1 and pull data over and have it all end up on the same line. This was working well until I tried to make a new sheet.
Now when I change the column I am referencing all columns in the entire sheet change to match that new reference. These are column formulas. Why are other columns changing when I modify a single column?
How do I make it so only the column formula I am working on changes and not all columns in the sheet that have different referenced columns?