I need to query data in a google spreadsheet and copy to another sheet to generate graphs from it. I need to query data when A (DATE in dd/mm/yyyy pattern) is between StartDate and EndDate.
This date is in another sheet and it would be nice to get this dates using query from column project
The current project can be a constant and when a new project starts this constant can be updated. to query data about current project. It is possible? Any idea of how to do it?