tomhouy
New Member
I have a large list of keyword phrases, and I would like to flag any cells that have any special characters in them such as apostrophes, comma's, plus signs, dashes, question marks and such.
I am trying to write a formula that looks up against an array of special characters that I define, but I'm running into problems with characters such as apostrophes or equal signs, which trigger other functionality in Excel when they are the first character in a cell, instead of being stored as is.
Would something like this even be possible using just formulas, and preferably not having to rely on VBA?
I am trying to write a formula that looks up against an array of special characters that I define, but I'm running into problems with characters such as apostrophes or equal signs, which trigger other functionality in Excel when they are the first character in a cell, instead of being stored as is.
Would something like this even be possible using just formulas, and preferably not having to rely on VBA?