Hello!
Can someone help me with this code:
i want to create a filter for my report, when click print it will filter date 21 previous month to 20 current month (example: 21 january - 20 february). The start date in reports should be 21 previous month to current.
Option Compare Database
'...