Search for an asterisk

  • Thread starter Thread starter cindee
  • Start date Start date
C

cindee

How can I search for * in a spreadsheet? Everytime I put
* in my search criteria, I get everything.

Thanks,

Cindee
 
cindee said:
How can I search for * in a spreadsheet? Everytime I put
* in my search criteria, I get everything.

Thanks,

Cindee

The asterisk is the wildcard character - that's why you get everything.
To force Excel to treat it as a 'literal character', precede it with a
tilde.
So, search for ~*
 
Hi Cindee,
In the Find What enter ~* (tilde is next to 1 on top row of 'typewriter'
keys)
I looked in Help under 'wildcard'
Bernard
 
Back
Top