View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
niquey
 
Posts: n/a
Default how do i make one part of my formula bold and the other normal

i have got the last and first names in separate cells. But then im supposed
to combine them in a formula, except the last name has to be bold and the
first name normal...?

"Duke Carey" wrote:

You'll need to keep the last name in a separate cell, as text, and bold those
cells. You can't bold a portion of a formula, or its results

"niquey" wrote:

i have used a formula that takes the first and last names or peoples names
and combines them together with a comma. I want the last name to be bold and
the first name to be normal. how do i do this?