I have a formula that I cannot seem to get to work. I am sure it is something super simple and im overlooking something but I would greatly appreciate any help on this.
QUERY(Data!A2:F,"where D=>'"&E1&"' and D=<'"&F1&"'")
I am simply wanting to make sure the date in D is between a start of E1...