I would like to write a macro that removes numbers from a string of text. The one problem that I am having a hard time figuring out is how to have it remove numbers but not number/letter combinations. For example:
I would like the macro to change the following like this,
"Apple Juice 12 ounce" to "Apple Juice ounce" and
"Printer xb1200 30 inch" to "Printer xb1200 inch"
Any help would be great.
Bookmarks