+ Reply to Thread
Results 1 to 3 of 3

Question about making calendar with VBA

  1. #1
    Registered User
    Join Date
    06-22-2012
    Location
    Detroit
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question about making calendar with VBA

    I can't figure out a way to use VBA to show multiple events on one day in my calendar. Currently, I have it programmed that when a new event is created the border or fill of the cell will change to correspond to the event type in my key. But I would like to be able to overlap the formatting, or maybe make the cell a neutral gray color, to indicate multiple events on one day.

    Anyone have an idea about how I can do this?

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Question about making calendar with VBA

    Why VBA? You could use Conditional formatting
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    06-22-2012
    Location
    Detroit
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Question about making calendar with VBA

    Conditional formatting won't work since it's not based on values, it's based on the cell's format.

    There must be a program I can write that establishes a rule that any cell changing from a non white background, non black border cell (a typical excel calendar cell) to another non white background, non black border cell simply becomes all gray or something.

    Maybe an IF THEN function? Can anyone help?

+ 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