adding bold to formula cell
hi ryan, appreciate the quick reply, however, i haven't done good job of
describing what i need. in A4 which returns a sentence i'd like only the
date from A1 and single word in A2 in boldface, other words would not be in
bold.
"RyanH" wrote:
Range("A1:A2").Font.Bold = True
|