Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i have data for 2012,2013 and 2014.
and i have two input fields From ,To--->in From field i want to show dates from jul/01/2014 to till date.
how to do that...helpme out!!
Regards,
Smiley
hi then take monthstart(today()); for from
Hi,
If you see my application then go to variable and change the defination of vTest as follows
=MonthStart(AddMonths(today(),-2))
It will change your date dynamically like you want.
i.e in next must you will see data from 1 august instead of 1st july.
Regards
ASHFAQ
Hi,
If there are no more questions, then close this thread.
Regards
ASHFAQ