I have two sheet that i want to reference and update each other. They both follow similar formatting, with one being more of a log/reference for the other. I would like one list to dynamically update the other. How would i do this?
Items list - I have a items list that will show an overview of purchase orders to be done for a project. I then have a sheet set up to be a log for the other. Any Ideas on how to reference the other?
I want to say something along the lines of IF the reference column is populated, take the information from the corresponding reference in another sheet. EX: If i select A001, I want it to pull the information from A001 on another sheet. This way i can dynamically update both sheets with information. We sometimes have multiple events with the same reference number.
A001
A002
A003
A001
A004