Skip to main content

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 respostas
  1. 3 de jun. de 2019, 05:46

    For that, simply create a formula field with Return type Number and use this formula:

    MONTH(TODAY())

     

     
0/9000