View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Biche Biche is offline
external usenet poster
 
Posts: 3
Default Format selected character in a cell

I have an protected spreadsheet and I want to create a macro that when the
user select a portion of the text in a cell (not the cell), I apply a
standard formating to this particular selection.

How can I do that??

Thanks