How to move files in a folder according to date modified

I want to move files from another folder by using the date modified.

Like all files starting from 12/01/2020 to 12/07/2020

Hi @prititit

Check this

Move only a few files from one folder to another based on the current date or day-1

Thanks
Ashwin.S

Hello @AshwinS2

May I ask if wat is the purpose of this image

Hi @prititit

That is dateformat used in c#
Instead u can use CDate function
Thanks
Ashwin.S