Forum Discussion
Anonymous
2 years agoNot applicable
Problems with getting current month/year values
Hi, Everyone I have question please help. I'm having a problem. My Field Cap.Date - MonthYear is Text Type, so I can't enter the Now() value in Filter. If I enter the result in the Check Dele...
- 2 years ago
does FORMAT(TODAY(), "M/YYYY") do what you need?
FM-Rad10
2 years agoFrequent Visitor
does FORMAT(TODAY(), "M/YYYY") do what you need?
- Anonymous2 years agoNot applicable
I implemented your method and it worked.
Thank you sir.