Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello ,
How to make the function return avaluse , i tried several times without any benefit ?
MonthName('2013-05-01')
Hi Yusuf,
Are you use in Text objects? Don't forget to add = sign infront of expression.
Regards,
Sokkorn
Hi,
Try this
MonthName (Date (Date#('2013-05-01','yyyy-MM-dd')))
Regards,
Sokkorn
Hello Sokkorn ,
First of all thank you for the answer but unfortunately it's not working , it's give me the sentence as it is .
Regards
yusuf
Hi Yusuf,
Can you tell me the value from this Month (Date ('2013-05-01'))
Regards,
Sokkorn
Hi Yusuf,
Are you use in Text objects? Don't forget to add = sign infront of expression.
Regards,
Sokkorn
Hello Sokkorn ,
Thanks you , its working now
Honstly im new with the tool ![]()