When I use this formula it works
=SUMIF([Target Month]:[Target Month], "February", [# of Devices]:[# of Devices])
But when I put it in another sheet and reference it I get an unparseable error. Any ideas why?
=SUMIF({Branch Refresh Schedule}[Target Month]:[Target Month], "February", [# of Devices]:[# of Devices])