Hi All,
How to use "Find" function in exel to make "find" case sensitive?
I make like this:
but it didn't work.Code:find (p1, matchcase:=true)
Please help me
Printable View
Hi All,
How to use "Find" function in exel to make "find" case sensitive?
I make like this:
but it didn't work.Code:find (p1, matchcase:=true)
Please help me
try to record a macro to do what you want then modify the code to suit