I have 2 sheets having month columns. One sheet runs on automation and whenever it is filled, the existing rows will move to archive sheet. Now, I want to count the rows in both the sheets having same month and display it in another metric sheet. I have used countif to achieve that, but it functions for either sheet.
I have tried using countifs and referencing both sheets. But I think we cannot reference two different sheets.
I need help with the formula.