G
Guest
I want to add a short text string to the start of the existing text in a long list. For example, add "lab" to a list of laboratory results. So "CBC" becomes "labCBC", "Glucose" becomes "labGlucose", etc. Any suggestions on how to write a macro to do this? Thanks.