February 6, 200521 yr Newbies anyone know of a way to make PatternCount case sensitive? seems like it ought to be possible to combine/nest the Exact and PatternCount functions, but I can't figure out a syntax that works...
February 6, 200521 yr PatternCount ( Substitute ( text ; searchString ; searchString & "!@#$" ) ; searchString & "!@#$" )
Create an account or sign in to comment