How to display concat eliment of a list in different order

Options
PBanerj1
PBanerj1 Member, ALL USERS Posts: 1 New Contributor

I have a list with values in the format "<description>-<code>" (seperated by -). I am displaying that list in one column of a module as a drop down from where user can select. I need to change this format of each value in the list like this "<code>-<description>". Can I do this using some formula over this perticular column of this module?