I have approximately 5 to 6 data validation points I am utilizing to review invoicing for accuracy. I am stuck on how I can capture all the reasons for rejecting said invoice at this point. Right now I am only capturing the first one but when reviewing the data validation if the 1st reason is addressed the invoice will just reject for the 2nd 'not listed reason' and so on.
Below is an example of the validation points utilized to reject an invoice and would like the "Pay" column to just say approve, reject.. then the reasons provided in the comments column.
Thanks