My sheet has multiple approvers who vary by the row depending on certain criteria. I want to send them all the row approval request at the same time, then when they all click approve the project can move forward.
To count when the responses are all in, I am moving the entry to a new sheet and counting the references that have the same name then checks a box in the master sheet when that number = count of contacts in the Approver column. This works pretty well for my needs.
The only problem is after the first approver responds, the buttons to approve or deny go away on everyone else's request. is there any way for me to bring them back for everyone even after someone responded? If only one person denies then the whole thing has to go back a step for review anyway, so I am not worried about overlap. Any help will be extremely appreciated