I have to make a query statement for a search criteria.
I am going to get a start date and end date from the user using date picker.
I wanted to select all the rows and copy them into a new sheet based on a date range from a column which has date.

I am not able to come up with a query statement. Is there an easy way to do it? I am new in VBA, so any help in this regard will be really appreciated.

Thanks in advance.