{"id":1778,"date":"2020-08-01T00:19:01","date_gmt":"2020-08-01T00:19:01","guid":{"rendered":"https:\/\/www.zeemaps.com\/blog\/?p=1778"},"modified":"2024-07-19T18:43:45","modified_gmt":"2024-07-19T18:43:45","slug":"if-function-excel-ifs-function-in-zeemaps","status":"publish","type":"post","link":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/","title":{"rendered":"How to Use the IFS Function in Excel to Assign Colors in ZeeMaps"},"content":{"rendered":"\n<p>In this post, we will show you how to assign different colors to pins or highlighted regions in ZeeMaps when you upload a spreadsheet by using the IFS function in Excel. We will use a spreadsheet that has zip codes in the US with a column for number of dealers in that zip code. The sample spreadsheet is attached to the bottom of this post and has just two columns, &#8216;zip code&#8217; and &#8216;dealers&#8217;. We&#8217;ll add a third column &#8211; &#8216;colors&#8217;.<\/p>\n\n\n\n<p>A type of IF function in Excel is the IFS function in which you can input multiple conditions to determine cell values. The function is checked from left to right for the multiple conditions, and the value set for the cell is determined by the first condition that is met. IFS is a much easier way of testing for multiple conditions instead of nesting multiple IF functions.<\/p>\n\n\n\n<p>This statement is extremely helpful when we want to make one field value dependent on another. For example, if the score is =&gt; 80, then the Grade is B; if the score is =&gt;90, then Grade is A.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-find-the-color-name\">Find the Color Name<\/h2>\n\n\n\n<p>First, for this task we need to take a look at the <a href=\"https:\/\/www.zeemaps.com\/pins.jsp\">color options in ZeeMaps<\/a>. All ZeeMaps users have access to 32 colors and users on our Enterprise plan have access to the <a href=\"https:\/\/www.zeemaps.com\/blog\/us-state-map-extended-colors\/\">extended color palette of 72 colors<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-color-name-for-excel-if-function\">Color Name for Excel IF Function<\/h3>\n\n\n\n<p>For our IF Function, we will need to assign different color values based on values in a given column of our spreadsheet. These colors could represent any number of variables, such as number of dealers, grades, etc. For this purpose, note the<strong> Color Name<\/strong> in the color list. Use this as the color value in your expression.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"912\" height=\"296\" src=\"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/07\/image-39.png\" alt=\"If Function Excel Color Choices\" class=\"wp-image-1786\"\/><figcaption class=\"wp-element-caption\"><em>IF Function in Excel color choice example<\/em><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-write-the-excel-if-function\">How to write the Excel IF Function<\/h2>\n\n\n\n<p>Generally, the syntax for the Excel IFS function is:<br><br><em>=IFS([Something is True1, Value if True1,Something is True2,Value if True2,Something is True3,Value if True3)<\/em><\/p>\n\n\n\n<p>The Excel IF Function allows you to test up to 127 different conditions.<\/p>\n\n\n\n<p>Note that the conditions need to be entered in the correct order, and can be very difficult to build, test and update if you have entered a large number of conditions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-expressio-n-excel-if-function\"><strong>The Expressio<\/strong>n &#8211; Excel IF Function<\/h3>\n\n\n\n<p>We entered the following Excel IF Function expression for our example below. Since our spreadsheet <strong>column B<\/strong> contains the number of dealers, we&#8217;ll enter an IF Function expression in <strong>cell C2<\/strong> as follows:<\/p>\n\n\n\n<p>=IFS(B2 &lt;= 5, &#8220;Green&#8221;, B2 &lt;= 10, &#8220;Light Yellow&#8221;, B2 &lt;= 15, &#8220;Yellow&#8221;, B2 &lt;= 20, &#8220;Red&#8221;)<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"294\" height=\"388\" src=\"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/image.png\" alt=\"If Function Excel Expression\" class=\"wp-image-1831\"\/><figcaption class=\"wp-element-caption\"><strong>Excel IF Function Spreadsheet Exampl<\/strong>e<\/figcaption><\/figure>\n\n\n\n<p>Then, we copy the formula to the rest of the column C and voila, we have colors for each of the zip codes! <strong>You can find our example spreadsheet at the end of this tutorial<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-a-look-at-our-if-function-map\">A look at our IF Function Map<\/h2>\n\n\n\n<p><\/p>\n\n\n\n <iframe src='\/\/www.zeemaps.com\/pub?group=3864659&search=1&legend=1&legend=1' width='100%' height='500' frameborder=0><\/iframe>\n\n\n\n<p><\/p>\n\n\n\n<p>For more info on IF Function Excel visit<a href=\"https:\/\/support.microsoft.com\/en-us\/office\/ifs-function-36329a26-37b2-467c-972b-4a39bd951d45\" target=\"_blank\" rel=\"noreferrer noopener\"> Microsoft&#8217;s detailed instructions<\/a> for some helpful tips.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-example-data-download\">Example Data Download<\/h3>\n\n\n\n<p>Click the download button below to view our example data excel spreadsheet<\/p>\n\n\n\n<div class=\"wp-block-file\"><a href=\"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/zips.xlsx\">IF Function Example Data &#8211;<\/a><a href=\"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/zips.xlsx\" class=\"wp-block-file__button wp-element-button\" download>Download<\/a><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can use the IFS function in Excel to assign different colors to pins or highlighted regions in ZeeMaps.<\/p>\n","protected":false},"author":4,"featured_media":2014,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[3,4,1198],"tags":[1199,1146],"class_list":["post-1778","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis","category-colored-regions","category-heat-map","tag-excel-if-function","tag-heat-map"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Use the IFS Function to Assign Colors in ZeeMaps - Blog<\/title>\n<meta name=\"description\" content=\"You can use the IFS function in Excel to assign different colors to pins or highlighted regions in ZeeMaps.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IF Function Excel - IFS Function in ZeeMaps - ZeeMaps Blog\" \/>\n<meta property=\"og:description\" content=\"The IF Function in Excel (or IFS) checks whether one or more conditions are met. Returns a value that corresponds to the TRUE condition.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/zeemaps\/?eid=ARAnw5BHDEcPHqlBzf_tUU6RxgnuKkzgzT5s5QMgIRYMwX0SqumGMVw2js5zh-5w0hMXyIK_SJuSQ3aN\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-01T00:19:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-19T18:43:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/123.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"609\" \/>\n\t<meta property=\"og:image:height\" content=\"457\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Brita Austin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"IF Function Excel - IFS Function in ZeeMaps - ZeeMaps Blog\" \/>\n<meta name=\"twitter:description\" content=\"The IF Function in Excel (or IFS) checks whether one or more conditions are met. Returns a value that corresponds to the TRUE condition.\" \/>\n<meta name=\"twitter:creator\" content=\"@zeemaps\" \/>\n<meta name=\"twitter:site\" content=\"@zeemaps\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brita Austin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/\"},\"author\":{\"name\":\"Brita Austin\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#\\\/schema\\\/person\\\/953176fa127d616719131fa44aeb90ca\"},\"headline\":\"How to Use the IFS Function in Excel to Assign Colors in ZeeMaps\",\"datePublished\":\"2020-08-01T00:19:01+00:00\",\"dateModified\":\"2024-07-19T18:43:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/\"},\"wordCount\":533,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Capture1234.jpg\",\"keywords\":[\"Excel If Function\",\"Heat Map\"],\"articleSection\":[\"Analysis\",\"Colored Regions\",\"Heat Map\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/\",\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/\",\"name\":\"How to Use the IFS Function to Assign Colors in ZeeMaps - Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Capture1234.jpg\",\"datePublished\":\"2020-08-01T00:19:01+00:00\",\"dateModified\":\"2024-07-19T18:43:45+00:00\",\"description\":\"You can use the IFS function in Excel to assign different colors to pins or highlighted regions in ZeeMaps.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/if-function-excel-ifs-function-in-zeemaps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Capture1234.jpg\",\"contentUrl\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Capture1234.jpg\",\"width\":1017,\"height\":486},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/\",\"name\":\"ZeeMaps Blog\",\"description\":\"News and tips for map maker -- ZeeMaps\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#organization\",\"name\":\"ZeeMaps\",\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/logo.png\",\"width\":150,\"height\":40,\"caption\":\"ZeeMaps\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/zeemaps\\\/?eid=ARAnw5BHDEcPHqlBzf_tUU6RxgnuKkzgzT5s5QMgIRYMwX0SqumGMVw2js5zh-5w0hMXyIK_SJuSQ3aN\",\"https:\\\/\\\/x.com\\\/zeemaps\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/#\\\/schema\\\/person\\\/953176fa127d616719131fa44aeb90ca\",\"name\":\"Brita Austin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g\",\"caption\":\"Brita Austin\"},\"sameAs\":[\"https:\\\/\\\/oldkentucky.com\"],\"url\":\"https:\\\/\\\/www.zeemaps.com\\\/blog\\\/author\\\/britaaustin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Use the IFS Function to Assign Colors in ZeeMaps - Blog","description":"You can use the IFS function in Excel to assign different colors to pins or highlighted regions in ZeeMaps.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/","og_locale":"en_US","og_type":"article","og_title":"IF Function Excel - IFS Function in ZeeMaps - ZeeMaps Blog","og_description":"The IF Function in Excel (or IFS) checks whether one or more conditions are met. Returns a value that corresponds to the TRUE condition.","og_url":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/","og_site_name":"Blog","article_publisher":"https:\/\/www.facebook.com\/zeemaps\/?eid=ARAnw5BHDEcPHqlBzf_tUU6RxgnuKkzgzT5s5QMgIRYMwX0SqumGMVw2js5zh-5w0hMXyIK_SJuSQ3aN","article_published_time":"2020-08-01T00:19:01+00:00","article_modified_time":"2024-07-19T18:43:45+00:00","og_image":[{"width":609,"height":457,"url":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/123.jpg","type":"image\/jpeg"}],"author":"Brita Austin","twitter_card":"summary_large_image","twitter_title":"IF Function Excel - IFS Function in ZeeMaps - ZeeMaps Blog","twitter_description":"The IF Function in Excel (or IFS) checks whether one or more conditions are met. Returns a value that corresponds to the TRUE condition.","twitter_creator":"@zeemaps","twitter_site":"@zeemaps","twitter_misc":{"Written by":"Brita Austin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#article","isPartOf":{"@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/"},"author":{"name":"Brita Austin","@id":"https:\/\/www.zeemaps.com\/blog\/#\/schema\/person\/953176fa127d616719131fa44aeb90ca"},"headline":"How to Use the IFS Function in Excel to Assign Colors in ZeeMaps","datePublished":"2020-08-01T00:19:01+00:00","dateModified":"2024-07-19T18:43:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/"},"wordCount":533,"commentCount":2,"publisher":{"@id":"https:\/\/www.zeemaps.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/Capture1234.jpg","keywords":["Excel If Function","Heat Map"],"articleSection":["Analysis","Colored Regions","Heat Map"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/","url":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/","name":"How to Use the IFS Function to Assign Colors in ZeeMaps - Blog","isPartOf":{"@id":"https:\/\/www.zeemaps.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#primaryimage"},"image":{"@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/Capture1234.jpg","datePublished":"2020-08-01T00:19:01+00:00","dateModified":"2024-07-19T18:43:45+00:00","description":"You can use the IFS function in Excel to assign different colors to pins or highlighted regions in ZeeMaps.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.zeemaps.com\/blog\/if-function-excel-ifs-function-in-zeemaps\/#primaryimage","url":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/Capture1234.jpg","contentUrl":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/Capture1234.jpg","width":1017,"height":486},{"@type":"WebSite","@id":"https:\/\/www.zeemaps.com\/blog\/#website","url":"https:\/\/www.zeemaps.com\/blog\/","name":"ZeeMaps Blog","description":"News and tips for map maker -- ZeeMaps","publisher":{"@id":"https:\/\/www.zeemaps.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.zeemaps.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.zeemaps.com\/blog\/#organization","name":"ZeeMaps","url":"https:\/\/www.zeemaps.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.zeemaps.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/logo.png","contentUrl":"https:\/\/www.zeemaps.com\/blog\/wp-content\/uploads\/2020\/08\/logo.png","width":150,"height":40,"caption":"ZeeMaps"},"image":{"@id":"https:\/\/www.zeemaps.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/zeemaps\/?eid=ARAnw5BHDEcPHqlBzf_tUU6RxgnuKkzgzT5s5QMgIRYMwX0SqumGMVw2js5zh-5w0hMXyIK_SJuSQ3aN","https:\/\/x.com\/zeemaps"]},{"@type":"Person","@id":"https:\/\/www.zeemaps.com\/blog\/#\/schema\/person\/953176fa127d616719131fa44aeb90ca","name":"Brita Austin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b346e8f3755f956d8983b19c9c1fc401b25dfd8a4f976786ac5133eef35f6d7?s=96&d=mm&r=g","caption":"Brita Austin"},"sameAs":["https:\/\/oldkentucky.com"],"url":"https:\/\/www.zeemaps.com\/blog\/author\/britaaustin\/"}]}},"modified_by":"Laura Davis","_links":{"self":[{"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/posts\/1778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/comments?post=1778"}],"version-history":[{"count":70,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/posts\/1778\/revisions"}],"predecessor-version":[{"id":2600,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/posts\/1778\/revisions\/2600"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/media\/2014"}],"wp:attachment":[{"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/media?parent=1778"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/categories?post=1778"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zeemaps.com\/blog\/wp-json\/wp\/v2\/tags?post=1778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}