Thread: Format cell
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Format cell

turn on the macro recorder and do it manually.

Turn off the macro recorder and look at the code.

--
Regards,
Tom Ogilvy


"RatherBeeHome" wrote:

Hello,

I am pulling two different fields from an Access database and putting them
into one cell in Excel. This works fine. What I need to know is to BOLD and
UNDERLINE the first field in the cell but not the second field. Can this be
done?

The variable names a
var_ID
Var_Name