I want whatever value I enter into this cell - Sheet 2 Column D1 - to become part of my formula. And I need to be able to duplicate the sheets and have the "sheet 2" reference update to the duplicated sheet. Is this impossible?
=QUERY(Tasks!A3:K,"select C,A,D,K where E='Name from cell in Sheet 2 Column D1' and B='Ready' Order By D,C",0)