I am having problems with the following formula in excel:
=counta(iferror(filter('Form Responses'!F:F, 'Form Responses'!F:F =A2)))
Basically Form Responses is a separate sheet, all i am trying to do is make this formula look at multiple columns and count the responses from all of those columns so Form Responses F, G, H,I and so on.
Can anyone help me in correcting this?
Regards
James