Hi, I need to build an audit form where 10% of the records need to be flagged for the Audit. I tried using RANDBETWEEN and assigning each record with a random number between 1,10 then choosing 2 or 3 numbers and performing a VLOOKUP but the problem is everytime the sheet is calulated the numbers change.
What would be a recomendation on how to handle this? The flagged Audit records need to remain static as we will append data to this sheet daily, therfore the previous days' records need to remain. Each record also has a unique identifier.
What would be a recomendation on how to handle this? The flagged Audit records need to remain static as we will append data to this sheet daily, therfore the previous days' records need to remain. Each record also has a unique identifier.