Hi Everyone,
I would like to count the total number of 'In progress' in status column for 'Niger' in Region column on a separate sheet.
I tried using the formula below but it is giving me #UNPARSEABLE on the new sheet (destination sheet)
=({ICAP NG State-TECHNICAL Work Plan - FY 21 Range 1}), =IF(Region@row = ("Niger"), COUNT(Status@row = ("In progress")))
The the first bracket represent the name of the source sheet
Would appreciate help with this.
Thanks!
Abiola