Thread: make date BOLD
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
miker1999[_19_] miker1999[_19_] is offline
external usenet poster
 
Posts: 1
Default make date BOLD

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

--
Message posted from http://www.ExcelForum.com