I have a SUMIFS formula that works fine in a Sales Pipeline sheet. I'd like to set up a new sheet with formulas just to collate data and would like the sumif to reference the Sales pipeline.
What do i need to prefix the formula below with to read from the Sales pipeline called NEW Enq log
=SUMIFS([Project Value]:[Project Value], [Sales Person]:[Sales Person], "David Bricknell", [Enq Status]:[Enq Status], "Live")