View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roger Bedford[_3_] Roger Bedford[_3_] is offline
external usenet poster
 
Posts: 7
Default Using Excel Programming to bold part of the text

I would like to create the information below where the TEXT function result is
bold and the latter text is a normal font; see below. One person in the Excel
Function Newsgroup suggested that this could be done using Excel Programming.
=TEXT(G16*100,"00")&" cents $US"

Any sugestions will be much appreciated.

Roger