Hi,
I can have firstday of the current month using:
leftstr(string(now()),4)+midstru(string(now()),6,2)+'01'
can you please let me know how can i define the last day of the previous month.
Thank you in advance.
Best Regards
ERP
Hi,
I can have firstday of the current month using:
leftstr(string(now()),4)+midstru(string(now()),6,2)+'01'
can you please let me know how can i define the last day of the previous month.
Thank you in advance.
Best Regards
ERP