I have a multiple worksheet excel file. One page lists clients name and number, and around 15 columns to indicate the intervention they are being submitted for. Each entry is input as a date under the correct column (intervention) by client (row). On another summary page I have a mirror of this page, but want to display the number of each intervention for a client. This would also depend on the client entered.
I have fought with this for several days now and have come close but not quite. Having searched your very helpful pages, I thought I would post my question.
So I want to count the number of entries (counta) in the column, but only if the client number matches the row - ie cannot say countif(a:a = "Smith") but countif(a:a = "worksheetnameA7). I have made these formulae up - they are not ones I have used (LOL)!
Bookmarks