+ Reply to Thread
Results 1 to 8 of 8

Conditional Coloring JPG Map

  1. #1
    Registered User
    Join Date
    11-14-2014
    Location
    Estonia
    MS-Off Ver
    2013 Office for Mac
    Posts
    31

    Conditional Coloring JPG Map

    Hi all!

    So I have been trying to come up with this code, which would color different countries on my JPG map, on which each country is a separate image, meaning that i will given them each a distinct name. I want the code to pull data from a table and based on that color the country either green, yellow or red. Im also including the workbook with the map.

    So far, i have only done this:

    Please Login or Register  to view this content.
    MAP-Test.xlsm



    Any help would be appreciated!


    Thanks!
    Last edited by troilii; 01-25-2016 at 11:19 AM.

  2. #2
    Valued Forum Contributor bulina2k's Avatar
    Join Date
    11-20-2012
    Location
    Urziceni, Ialomita, Romania
    MS-Off Ver
    2019 and 365
    Posts
    867

    Re: Conditional Coloring JPG Map

    What is the color/rating criteria?
    .. and don't forget to have fun!
    Bogdan.

    mark SOLVED and Add Reputation if my answer pleases you

  3. #3
    Registered User
    Join Date
    11-14-2014
    Location
    Estonia
    MS-Off Ver
    2013 Office for Mac
    Posts
    31

    Re: Conditional Coloring JPG Map

    Hi bulina!

    larger than 0.25 is green
    between 0.25 and -0.25 is yellow
    smaller than -0.25 is red.

    Regards,

    troi

  4. #4
    Valued Forum Contributor bulina2k's Avatar
    Join Date
    11-20-2012
    Location
    Urziceni, Ialomita, Romania
    MS-Off Ver
    2019 and 365
    Posts
    867

    Re: Conditional Coloring JPG Map

    check this code
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    11-14-2014
    Location
    Estonia
    MS-Off Ver
    2013 Office for Mac
    Posts
    31

    Re: Conditional Coloring JPG Map

    Okay, please explain me, how does it work, because this thing is just awesome. Ive done the code before for excel charts, but never to an actual jpg object.

    Thank you so much!

  6. #6
    Valued Forum Contributor bulina2k's Avatar
    Join Date
    11-20-2012
    Location
    Urziceni, Ialomita, Romania
    MS-Off Ver
    2019 and 365
    Posts
    867

    Re: Conditional Coloring JPG Map

    Well, it's just another way to refer the Shape object. Of course looking back I found yet another, more direct way:
    Please Login or Register  to view this content.
    may be replaced by
    Please Login or Register  to view this content.
    cel being each country name in the range S5 - S & last used row
    and cel.offset(,1) the coresponding value.

    If you have other questions please ask, if not please mark the thread SOLVED and Add Reputation if you wish.

  7. #7
    Registered User
    Join Date
    11-14-2014
    Location
    Estonia
    MS-Off Ver
    2013 Office for Mac
    Posts
    31

    Re: Conditional Coloring JPG Map

    Thanks!

    Reputation already added a while ago!

  8. #8
    Registered User
    Join Date
    11-14-2014
    Location
    Estonia
    MS-Off Ver
    2013 Office for Mac
    Posts
    31

    Re: Conditional Coloring JPG Map

    Bulina, sent you a PM!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Excel 2007 : Conditional coloring
    By stojko89 in forum Excel General
    Replies: 4
    Last Post: 11-18-2011, 07:48 AM
  2. Conditional Coloring
    By USMCavi in forum Excel General
    Replies: 5
    Last Post: 02-01-2011, 03:25 AM
  3. Conditional Format Coloring
    By agsankaa in forum Excel General
    Replies: 3
    Last Post: 08-20-2010, 05:21 AM
  4. VBA conditional cell coloring
    By ritz in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-05-2007, 08:27 PM
  5. conditional cell coloring
    By phrodude in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-27-2006, 07:20 PM
  6. conditional cell coloring
    By phrodude in forum Excel General
    Replies: 7
    Last Post: 07-27-2006, 11:26 AM
  7. conditional coloring
    By Krishna Mohan in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-19-2005, 09:06 AM
  8. [SOLVED] Conditional cell coloring
    By Wellie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-09-2005, 02:06 AM

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