Hello All, I am missing something obvious here and cannot seem to figure it out.
In the column Uploaded status* I am simply trying to count all the values that are either Uploaded or Activated_Existing in Axis.
My argument is =COUNTIFS(Upload status*:Upload status*, "Uploaded")+ COUNTIFS(Upload status*:Upload status*, "Activated_Existing in Axis) but it keeps coming back with errors.
The column Upload status* is a dropdown column from a fixed list.
What am I doing wrong here? Help me Obi-Wan.
Joe