asked on June 27, 2023
Hello,
I have the following formula:
=MONTH(TEXT(Date_of_Inspection)) & "/" & YEAR(TEXT(Date_of_Inspection))
where Date_of_Inspection is a date field on the form defaulted to today's date.
Formula works and the output is M/YYYY, e.g. 6/2023 but I would like for the output to be JUNE 2023.
Tried
Any help is much appreciated!
On Forms v11.0.2
0
0