I am trying to write a formula where there are 2 criteria, and they are dates, drawn from cells. This is what I wrote, using the formula wizard;
=SUMIFS(E46:W46,E5:W5,"<=ZG$49",E5:W5,">=ZG$52")
What I am trying to do is get the formula to examine E5:W5 and see if it is before the date in...