I tried searching everywhere and cant seem to find an answer to this one...
Is it possible to have a default value in a table which would be current month and year + text? Eg. mm/yy "text"
=now() & "text"
is fine but I need to format the date to mm/yy and cant seem to get it right.
eg. 08/06 Lease Payments
Also is there a way to do it for previous month, so if processing today it would give 07/06 Lease Payments?
Thanks in advance!
Is it possible to have a default value in a table which would be current month and year + text? Eg. mm/yy "text"
=now() & "text"
is fine but I need to format the date to mm/yy and cant seem to get it right.
eg. 08/06 Lease Payments
Also is there a way to do it for previous month, so if processing today it would give 07/06 Lease Payments?
Thanks in advance!