+ Reply to Thread
Results 1 to 2 of 2

Header Font

Hybrid View

  1. #1
    Registered User
    Join Date
    12-10-2005
    Posts
    30

    Header Font

    Hi:
    Happy new year. I have created an Excel report. In its center header I put a text. Now how can I change the font size of this text in center header to 12.
    I am bolding the text at the same time. I tried in VBA something like:

    dim mystr = "Monthly Report"
    With Activesheet
    .pagesetup.centerheader = "&B" & mystr
    ..........code to change font

    End with

    Thanks in advance

  2. #2
    Forum Contributor
    Join Date
    12-14-2005
    Posts
    176
    Go to Menu - Select FILE - PAGE SETUP - CUSTOM HEADER - type in what you want. There should be some icons directly above the "LEFT - RIGHT - CENTER" section boxes - select your text then select the "A" icon and follow the directions.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1