Is there a way to see where data is coming from if it is input or copied into a sheet by an automation?
I have a sheet that is receiving to lines of data every night. I am not sure where these two lines of data are coming from. Initially I thought I was just failing to delete everything I didn't need after a sort, but I have realized that is not the case.
The two lines are blank, except for one piece of information, the branch number. Unfortunately, this is not a very unique thing, I have over 100 sheets with a column called "Branch #".
I am sure I created an automation that is adding these two lines every night, but without opening every sheet and looking for an automation, I am not sure how to figure out where this automation is so I can delete it, or fix it…
Any advice is much appreciated!