LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default Header Font and Range Value

Hi Tom,
I have another line WITH number in the "N3" like this:

.CenterHeader = "&""David,Bold""&16" & Range("mesname").Value
.RightHeader = "îñô' îñø:" & Chr(10) & Range("mesnum").Value

btw the funny characters are Hebrew
How can I add "David,Bold" and "&14" into the .RightHeader where "mesnum" =
1234?


"Tom Ogilvy" wrote:

With ActiveSheet.PageSetup
.CenterHeader = "&""Times New Roman,Regular""&14" & Range("N3").Value


Assumes N3 does not start with a number.

--
Regards,
Tom Ogilvy

"Helmut" wrote:

How can I give a Font size to the Range("N3").Value?

How can I combine the following:

With ActiveSheet.PageSetup
.CenterHeader = "&""Times New Roman,Regular""&14MyHeader"

AND

.CenterHeader = Range("N3").Value

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
header font colour Michelle Excel Discussion (Misc queries) 0 June 4th 08 04:35 PM
Colour of font in header/footer Gilbert De Ceulaer New Users to Excel 1 March 19th 06 02:04 PM
VB.NET code for Header Font Elena Excel Programming 1 March 13th 06 08:14 PM
Header Font size Mike Fogleman Excel Programming 3 June 22nd 05 01:12 AM
Header Font Color neenmarie Excel Programming 3 July 6th 04 01:11 PM


All times are GMT +1. The time now is 04:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"