View Single Post
  #13   Report Post  
Posted to microsoft.public.excel.programming
L. Howard L. Howard is offline
external usenet poster
 
Posts: 852
Default Bold & increase font size of inStr(...) character's position


try:

=COUNT(FIND(P1,Data1))
and insert the formula with CRTL+Shift+Enter


Regards
Claus Busch



Good to go, and thanks for the good stuff.

Howard