+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : automatically change font colour each time I enter new text

  1. #1
    Registered User
    Join Date
    04-30-2010
    Location
    oxford england
    MS-Off Ver
    Excel 2007
    Posts
    10

    automatically change font colour each time I enter new text

    Hi everyone , I might be trying to do the impossible but .... I have a spreadsheet that needs me to enter the date in a cell and information updates . I then need to recolour the font manually to make it easier for any reader to see any updates . The colour is not important as long as it is different from the previous entry .Is it possible to make this change automatically ?

    Anybody got any ideas ?

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: automatically change font colour each time I enter new text

    You will have to use VBA code to accomplish this.

    This simple bit of code will alternate between red and blue font color each time a cell in the range of A1:A100 is changed.

    This code goes into worksheet module. Adjust the range reference to suit.

    Please Login or Register  to view this content.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ 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