I am interested in creating a macro which allows for the following 3 things:
1. Convert a numeric field to a string field (I have this part figured out)
2. Asks the user if they are interested in adding any of the following to the strings selected: $, £, DKK, SEK, NOK, % etc
3. Asks if the selected input should be before or after the selected string field
Thanks in advance