+ Reply to Thread
Results 1 to 3 of 3

Changing the macor button color

  1. #1
    Forum Contributor
    Join Date
    11-07-2005
    Posts
    280

    Changing the macor button color

    Hi everybody,

    Is there any program or code to change the macro button main color.

  2. #2
    Nick Hebb
    Guest

    Re: Changing the macor button color

    As far as I know, you can't.

    Below is a link to a little article I wrote for fun. It describes how
    to use Excel to make simple web graphics (buttons, in this case):

    http://www.breezetree.com/article_excelbuttondesign.htm
    (ignore all the broken links, - the site's still under construction)

    Most of the article could be applicable to you if:
    1. Your macro button is on the worksheet.
    2. You assign a macro to the shape.

    HTH,

    Nick Hebb
    BreezeTree Software
    http://www.breezetree.com


  3. #3
    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 LoveCandle,

    The color is set internally by the object class. You can change it manually by using the object property object_name.BackColor. You can do it using code or do it from the Editor and changing the property on the Properties sheet.

    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