Ronderbecke
Board Regular
- Joined
- Oct 4, 2017
- Messages
- 73
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 and an end of F1 (both E1 and F1 have dates)
Thanks
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 and an end of F1 (both E1 and F1 have dates)
Thanks