You need to sign in to do that
Don't have an account?

Hi all, I just want create formula field like Postal year= todays year -2012 I tried but I am facing errot (Today().Year()-2012) please help me out Thanks in advance Regards, Ramu.
Hi all,
I just want create formula field like
Postal year= todays year -2012
I tried but I am facing errot
(Today().Year()-2012)
please help meout
Thanks in advance
Regards,
Ramu.
I just want create formula field like
Postal year= todays year -2012
I tried but I am facing errot
(Today().Year()-2012)
please help meout
Thanks in advance
Regards,
Ramu.
from this Today().Year()-2012 is it you want output as 9 or something else?
Try this Year(TODAY())-2012
Thanks for the replay, Yeah we shoud display out put is 9
Error: Formula result is data type (Date), incompatible with expected data type (Number).""