make date BOLD

M

miker1999

Hi,
Quick and easy question, I hope.

I am inserting the date on a worksheet using offset and I would lik
the date to be BOLD. Here is my code:

.Offset(0, 4).Value = Date

Help,
Mike R
 
Top