Hi again...
I want to find cells which contain text "***", and when I use normal FIND command (ctrl+F), it marks all the cells, one by one! Why?
How can I look for the cells which really only contain three asteriscs?
Hi again...
I want to find cells which contain text "***", and when I use normal FIND command (ctrl+F), it marks all the cells, one by one! Why?
How can I look for the cells which really only contain three asteriscs?
An asterisk is a wild card - ie anything
To search literally use: ~*~*~*
(ie precede wildcard with tilde)
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Thanks!!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks