I have 5 status columns, each with 4 possible values (Approved, Approved with Comments, N/A, Resend). I want to fill in an "Overall" Status
The 5 columns are
__________________
Tagless Status
Front Graphic Status
Back Graphic Status
Right Sleeve Status
Left Sleeve Status
Other Status
My logic is If all of the columns are Approved, Approved with Comments, or N/A I want the Overall status to by Approved (actually a 1 because it is a checkbox), If any of the columns are not filled in or Resends then I want the status checkbox not filled in.