Hi SS peeps,
I am trying to reference a date in a text column by using the date function but it's not working.
=SUMIFS({Employee 1}, {Employee Date of Sep}, >[Jan 5th]45, {Title}, {Lead Sider})
I've tried using
=SUMIFS({Employee 1}, {Employee Date of Sep}, >Date([Jan 5th]45), {Title}, {Lead Sider})
I'm basically wanting to drag the formula across the row and have the date reference update.
Thanks in advance!
Kyle