I was trying to countif the order in the sheet. the sheet name indicates the day in month January. column A indicates the date (D MMM) the order taking place. therefore I use the function below for 1 Jan
=countifs('1'!A:A,B2)
I wanted to know if its possible to change the function to
=countifs('X'!A:A,B2)
X being the date of the order in Column A.
Link: https://docs.google.com/spreadsheets/d/1fS0WUEm-CD3YljH55SgjjTq0JQG0FerEOoY2YaVbTUA/edit?usp=sharing