A previous question (link below) concerns how to search for the star and question mark characters in Excel. This can be done by entering ~* or ~? in the 'Find What' field. My question, then, is how does one search for the string ~* or ~? ?
Asked
Active
Viewed 9,910 times
1 Answers
1
~ is a special character, so it need to be skipped too.
Type ~~~* to look for ~*
Type ~~~? to look for ~?
Máté Juhász
- 22,071