
Hi all,
I am trying to make a custom formula to calculate the number of months in year to date but I am having some trouble making it. I have search the net for answers but to no avail. Can anyone help me out? Thanks
3 réponses
For that, simply create a formula field with Return type Number and use this formula:
MONTH(TODAY())