I am trying to bring across the latest submission from a pre start form to a main master sheet with up to date information.
Currently i am using the formula
=INDEX({Pre Start Check current hours}, MATCH([Rego/ EC]@row, {Pre Start Check Rego/ EC}, 0))
It brings across the information but doesn't update to the latest info as the forms are filled out.
So matching column Rego/ EC and updating current hours into new sheet. I have been told it involves COLLECT somehow i just am struggling to get it right.
Please can anybody help me with this.