View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_79_] John[_79_] is offline
external usenet poster
 
Posts: 1
Default Button to format selected text as subscript

I would like to create a custom button in XL2k to format the selected
text as subscript, superscript, etc. It would function just like the
built-in buttons in Word. That is, I could select a portion of the
text in a cell's string, hit the button and the selected portion would
be formatted. As is, when I select a portion of the string the macro
menu options are greyed out. I note that the copy and paste buttons
don't grey out. Has anyone found a work around?

Thanks,
John