C
clarence_rollins
I am searching a column of Cells formatted
as "XX"0, "YY"0, etc.
If the Cells' Value property is "23" the Cells' Text
property is "XX23".
Can Range.Find() compare its 'What' parameter against a
Cells' Text property?
as "XX"0, "YY"0, etc.
If the Cells' Value property is "23" the Cells' Text
property is "XX23".
Can Range.Find() compare its 'What' parameter against a
Cells' Text property?