+ Reply to Thread
Results 1 to 2 of 2

how to change to Bold or color font of statusbar

  1. #1
    Registered User
    Join Date
    07-25-2007
    Posts
    1

    Question how to change to Bold or color font of statusbar

    hi friends,

    i put this code to workbook

    Private Sub Workbook_open()
    Application.StatusBar = "Your text's here"
    End Sub

    i wanna change the text to other color/format font
    how to do it ?

    Thanks in advance

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Newby,

    If it were only that simple. Excel doesn't provide any Application properties, or methods to do what you want. It can be done, but it will be a long time before you ready to deal the API programming calls needed to achieve your goal. API programming is very low level code and unforgiving if you make a mistake. You can not only crash your computer, but also wreak havoc with the system files. You may not be able to reboot if you really screw things up. Be creative, and take another approach.

    Sincerely,
    Leith Ross

+ 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