rcarlyle
Technical User
- Mar 27, 2007
- 21
I have a need to replace the * character in a line of text in Excel using a macro. Any clues?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi rcarlyle:I have a need to replace the * character in a line of text in Excel using a macro. Any clues?
Selection.Replace What:="~*", Replacement:=""