Extracting data from vue

Hii have a vue ,and in his column there are many date,and i want to create a button and 2 list choice of date in order to extract from my vue all the date between the 2 date from the list that i selecty.

for example if i select 01/03/2005 and 04/03/2005

the result must be :02/03/2005,03/03/2005

please how can i do ?agent?or what??

thanks.