This is a probably convoluted process in data collection. Any advice on how to best do this will be appreciated.
I am working on data collection and I am trying to clean it real time. The data is set up such hat each RA has their own tab on google sheet to put in observations. Then I have this master sheet that queries from all the RA tabs to create this master data. The master sheet can tell me which are duplicates and which of those duplicates have a better quality of information.
Doing a master data using query does not allow me to edit on it, for some reason. So, I copy and paste as value to another tab. I use the master tab to analyze any duplicate information. Ideally, when I clean the master tab and delete the lesser quality duplicate, it also deletes from the RA tab it originated from. How do I do this? Is this the best way of doing this? In a similar fashion, if I would like to edit in the master sheet and also have that row to be edited in the original tab.
I created a trial sheet to practice with.
https://docs.google.com/spreadsheets/d/12XhUzH_v565C8fll_JwjloU0E12XmVarXesrUY83D-4/edit?usp=sharing
I have been doing this manually and wondering if there is a better way. I am open to using google apps script but I am still a new at that. I am thinking of using onEdit function but I do not know how to test my code or how to know what is in e.