View Single Post
  #2   Report Post  
David McRitchie
 
Posts: n/a
Default

Hi Eric,
If you recorded a macro you would have a very good start.

See http://www.mvps.org/dmcritchie/excel/proper.htm#surname

If not familiar with installing and using a macro see
http://www.mvps.org/dmcritchie/excel/getstarted.htm
and once you've installed and used a macro and have a new macro
question it would be better to post in excel.programming
--
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Eric" wrote in message ...
I need to format a text cell so the first xx chars in the cell are bold and
the rest are not.

ie: This is the cell text
( and the word "This" is bolded but the rest of the text is regular text)

I can do it by hand but how do you do this with a macro?
Thanks,
Eric