+ Reply to Thread
Results 1 to 5 of 5

Change font colors from Column A, checking Column G

  1. #1
    Forum Contributor Marco-Kun's Avatar
    Join Date
    04-14-2009
    Location
    Holland
    MS-Off Ver
    Dutch:2007
    Posts
    298

    Change font colors from Column A, checking Column G

    Hello everyone.
    I am a new member, with not a lot of VBA experience. Sorry for the vague title .. couldn't come up with something ^^"

    The idea is, I made an list with several anime titles I am watching (in column A) In column G it shows the status; "Watching", "Completed", "Planning to Watch", "On-Hold" or "Dropped". I managed to let the colors of those words change with this code:

    Please Login or Register  to view this content.
    Is there a code to change the font color from the titles in column A to the same as the status in column G as soon as I change the status in column G? (I added a small example)
    Thanks in advance
    Marco
    Attached Files Attached Files
    Last edited by Marco-Kun; 04-15-2009 at 09:09 AM. Reason: Prefix: [SOLVED]

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Change font colors from Column A, checking Column G

    Does this do what you want?
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor Marco-Kun's Avatar
    Join Date
    04-14-2009
    Location
    Holland
    MS-Off Ver
    Dutch:2007
    Posts
    298

    Re: Change font colors from Column A, checking Column G

    Quote Originally Posted by StephenR View Post
    Does this do what you want?
    Please Login or Register  to view this content.
    Thanks for the fast reply ^^ With that code, it does change the color in column A, that is good. But the colors in column G doesn't change anymore. It stays the same color. I added the outcome.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Change font colors from Column A, checking Column G

    OK, well you need both lines:
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor Marco-Kun's Avatar
    Join Date
    04-14-2009
    Location
    Holland
    MS-Off Ver
    Dutch:2007
    Posts
    298

    Re: Change font colors from Column A, checking Column G

    Quote Originally Posted by StephenR View Post
    OK, well you need both lines:
    Please Login or Register  to view this content.
    Thank you very much, StephenR. That worked.
    I didn't notice I needed the first line as well.
    [SOLVED]

+ 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