I am really stumped and getting a #Incorrect Argument return
I am using a sumifs formula to pull data from another sheet. When I use this formula everything works just fine.
=SUMIFS({**ROL Install Master Range Sold Price:SoldPrice}, {**ROL Install Master Range salesperson:salesperson}, =SalesID@row, {**ROL Install Master Range Asset Created Date}, >=DATE(2023, 11, 1))
As soon as I try to add anything so that it excludes a certain person from a contacts list on that sheet I get the invalid argument. Any help? Have tried
{**ROL Install Master Crew:Crew} is the Criterion range adding
and i do not want it to include "ZZZZZZ- Spring 2024 Work". This is a contact list.