Removing year from date in custom field

Hi All,

i like to know a simple format string that will remove the year only leaving the month/day in a custom field current vaule is MM/dd/yyyy . i’ve been searching for days and can’t find anything please. Thank You Muchly.

Try Format value for CUSTOM FIELD
Format string: $cutright(%custom field%,5)

Thanks this falls in replace correct?

not Replace.........

yeah sorry i did miss read thanks that string did the trick/