{"id":2889,"date":"2021-01-01T10:46:22","date_gmt":"2021-01-01T18:46:22","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=2889"},"modified":"2021-01-01T10:46:24","modified_gmt":"2021-01-01T18:46:24","slug":"how-to-use-conditional-formatting-in-excel","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=2889","title":{"rendered":"How to Use Conditional Formatting in Excel"},"content":{"rendered":"\n<p><strong>Conditional formatting<\/strong>\u00a0in\u00a0<strong>Excel<\/strong>\u00a0enables you to highlight cells with a certain color, depending on the cell&#8217;s value.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Highlight Cells Rules<\/h3>\n\n\n\n<p>To highlight cells that are greater than a value, execute the following steps.<\/p>\n\n\n\n<p>1. Select the range A1:A10.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/conditional-formatting-example.png\" alt=\"Conditional Formatting Example\" title=\"Conditional Formatting Example\"\/><\/figure>\n\n\n\n<p>2. On the Home tab, in the Styles group, click Conditional Formatting.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/click-conditional-formatting.png\" alt=\"Click Conditional Formatting\" title=\"Click Conditional Formatting\"\/><\/figure>\n\n\n\n<p>3. Click Highlight Cells Rules, Greater Than.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/highlight-cells-rules.png\" alt=\"Highlight Cells Rules\" title=\"Highlight Cells Rules\"\/><\/figure>\n\n\n\n<p>4. Enter the value 80 and select a formatting style.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/greater-than.png\" alt=\"Greater Than\" title=\"Greater Than\"\/><\/figure>\n\n\n\n<p>5. Click OK.<\/p>\n\n\n\n<p>Result. Excel highlights the cells that are greater than 80.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/greater-than-result.png\" alt=\"Greater Than Result\" title=\"Greater Than Result\"\/><\/figure>\n\n\n\n<p>6. Change the value of cell A1 to 81.<\/p>\n\n\n\n<p>Result. Excel changes the format of cell A1 automatically.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/conditional-formatting-result.png\" alt=\"Conditional Formatting in Excel\" title=\"Conditional Formatting in Excel\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Clear Rules<\/h3>\n\n\n\n<p>To clear a&nbsp;<strong>conditional formatting rule<\/strong>, execute the following steps.<\/p>\n\n\n\n<p>1. Select the range A1:A10.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/select-cells.png\" alt=\"Select Cells\" title=\"Select Cells\"\/><\/figure>\n\n\n\n<p>2. On the Home tab, in the Styles group, click Conditional Formatting.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/click-conditional-formatting.png\" alt=\"Click Conditional Formatting\" title=\"Click Conditional Formatting\"\/><\/figure>\n\n\n\n<p>3. Click Clear Rules, Clear Rules from Selected Cells.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/clear-rules.png\" alt=\"Clear Rules\" title=\"Clear Rules\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Top\/Bottom Rules<\/h3>\n\n\n\n<p>To highlight cells that are above average, execute the following steps.<\/p>\n\n\n\n<p>1. Select the range A1:A10.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/top-bottom-rules-example.png\" alt=\"Top\/Bottom Rules Example\" title=\"Top\/Bottom Rules Example\"\/><\/figure>\n\n\n\n<p>2. On the Home tab, in the Styles group, click Conditional Formatting.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/click-conditional-formatting.png\" alt=\"Click Conditional Formatting\" title=\"Click Conditional Formatting\"\/><\/figure>\n\n\n\n<p>3. Click Top\/Bottom Rules, Above Average.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/top-bottom-rules.png\" alt=\"Top\/Bottom Rules\" title=\"Top\/Bottom Rules\"\/><\/figure>\n\n\n\n<p>4. Select a formatting style.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/above-average.png\" alt=\"Above Average\" title=\"Above Average\"\/><\/figure>\n\n\n\n<p>5. Click OK.<\/p>\n\n\n\n<p>Result. Excel calculates the average (42.5) and formats the cells that are above this average.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/above-average-result.png\" alt=\"Above Average Result\" title=\"Above Average Result\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Conditional Formatting with Formulas<\/h3>\n\n\n\n<p>Take your Excel skills to the next level and use a formula to determine which cells to format. Formulas that apply conditional formatting must evaluate to TRUE or FALSE.<\/p>\n\n\n\n<p>1. Select the range A1:E5.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/cells-to-format.png\" alt=\"Cells to Format\" title=\"Cells to Format\"\/><\/figure>\n\n\n\n<p>2. On the Home tab, in the Styles group, click Conditional Formatting.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/click-conditional-formatting.png\" alt=\"Click Conditional Formatting\" title=\"Click Conditional Formatting\"\/><\/figure>\n\n\n\n<p>3. Click New Rule.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/click-new-rule.png\" alt=\"Click New Rule\" title=\"Click New Rule\"\/><\/figure>\n\n\n\n<p>4. Select &#8216;Use a formula to determine which cells to format&#8217;.<\/p>\n\n\n\n<p>5. Enter the formula =ISODD(A1)<\/p>\n\n\n\n<p>6. Select a formatting style and click OK.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/use-a-formula-to-determine-which-cells-to-format.png\" alt=\"Use a formula to determine which cells to format\" title=\"Use a formula to determine which cells to format\"\/><\/figure>\n\n\n\n<p>Result. Excel highlights all odd numbers.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/odd-numbers.png\" alt=\"Odd Numbers\" title=\"Odd Numbers\"\/><\/figure>\n\n\n\n<p>Explanation: always write the formula for the upper-left cell in the selected range. Excel automatically copies the formula to the other cells. Thus, cell A2 contains the formula =ISODD(A2), cell A3 contains the formula =ISODD(A3), etc.<\/p>\n\n\n\n<p>Here&#8217;s another example.<\/p>\n\n\n\n<p>7. Select the range A2:D7.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/select-range.png\" alt=\"Select Range\" title=\"Select Range\"\/><\/figure>\n\n\n\n<p>8. Repeat steps 2-4 above.<\/p>\n\n\n\n<p>9. Enter the formula =$C2=&#8221;USA&#8221;<\/p>\n\n\n\n<p>10. Select a formatting style and click OK.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/format-values-where-this-formula-is-true.png\" alt=\"Format values where this formula is true\" title=\"Format values where this formula is true\"\/><\/figure>\n\n\n\n<p>Result. Excel highlights all USA orders.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/conditional-formatting-with-a-formula.png\" alt=\"Conditional Formatting with a Formula\" title=\"Conditional Formatting with a Formula\"\/><\/figure>\n\n\n\n<p>Explanation: we fixed the\u00a0reference\u00a0to column C by placing a $ symbol in front of the column letter ($C2). As a result, cell B2, C2 and cell D2 also contain the formula =$C2=&#8221;USA&#8221;, cell A3, B3, C3 and D3 contain the formula =$C3=&#8221;USA&#8221;, etc.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conditional formatting\u00a0in\u00a0Excel\u00a0enables you to highlight cells with a certain color, depending on the cell&#8217;s value. Highlight Cells Rules To highlight cells that are greater than a value, execute the following steps. 1. Select the range A1:A10. 2. On the Home tab, in the Styles group, click Conditional Formatting. 3. Click Highlight Cells Rules, Greater Than. <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=2889\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10,18],"tags":[541,540],"class_list":["post-2889","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-microsoft-office","tag-conditional-format","tag-conditional-formatting"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Conditional formatting in Excel enables you to highlight cells with a certain color, depending on the cell&#039;s value. Highlight Cells Rules To highlight cells that are greater than a value, execute the following steps. 1. Select the range A1:A10. 2. On the Home tab, in the Styles group, click Conditional Formatting. 3. Click Highlight Cells Rules, Greater Than.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Summa Lai\"\/>\n\t<meta name=\"keywords\" content=\"conditional format,conditional formatting,microsoft family,microsoft office\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/SUMMALAI.COM\/?p=2889\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#article\",\"name\":\"How to Use Conditional Formatting in Excel | Summa Lai\",\"headline\":\"How to Use Conditional Formatting in Excel\",\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.excel-easy.com\\\/data-analysis\\\/images\\\/conditional-formatting\\\/conditional-formatting-example.png\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889\\\/#articleImage\"},\"datePublished\":\"2021-01-01T10:46:22-08:00\",\"dateModified\":\"2021-01-01T10:46:24-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#webpage\"},\"articleSection\":\"Microsoft Family, Microsoft Office, Conditional Format, Conditional Formatting\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"name\":\"Microsoft Family\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"position\":2,\"name\":\"Microsoft Family\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=18#listItem\",\"name\":\"Microsoft Office\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=18#listItem\",\"position\":3,\"name\":\"Microsoft Office\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=18\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#listItem\",\"name\":\"How to Use Conditional Formatting in Excel\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"name\":\"Microsoft Family\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#listItem\",\"position\":4,\"name\":\"How to Use Conditional Formatting in Excel\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=18#listItem\",\"name\":\"Microsoft Office\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\",\"name\":\"sladmin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#personImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"sladmin\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2\",\"name\":\"Summa Lai\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#authorImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"Summa Lai\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#webpage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889\",\"name\":\"How to Use Conditional Formatting in Excel | Summa Lai\",\"description\":\"Conditional formatting in Excel enables you to highlight cells with a certain color, depending on the cell's value. Highlight Cells Rules To highlight cells that are greater than a value, execute the following steps. 1. Select the range A1:A10. 2. On the Home tab, in the Styles group, click Conditional Formatting. 3. Click Highlight Cells Rules, Greater Than.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=2889#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"datePublished\":\"2021-01-01T10:46:22-08:00\",\"dateModified\":\"2021-01-01T10:46:24-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/\",\"name\":\"Summa Lai\",\"description\":\"Never Stop Learning, Building a Little Wiki...\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to Use Conditional Formatting in Excel | Summa Lai","description":"Conditional formatting in Excel enables you to highlight cells with a certain color, depending on the cell's value. Highlight Cells Rules To highlight cells that are greater than a value, execute the following steps. 1. Select the range A1:A10. 2. On the Home tab, in the Styles group, click Conditional Formatting. 3. Click Highlight Cells Rules, Greater Than.","canonical_url":"https:\/\/SUMMALAI.COM\/?p=2889","robots":"max-image-preview:large","keywords":"conditional format,conditional formatting,microsoft family,microsoft office","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/SUMMALAI.COM\/?p=2889#article","name":"How to Use Conditional Formatting in Excel | Summa Lai","headline":"How to Use Conditional Formatting in Excel","author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/www.excel-easy.com\/data-analysis\/images\/conditional-formatting\/conditional-formatting-example.png","@id":"https:\/\/SUMMALAI.COM\/?p=2889\/#articleImage"},"datePublished":"2021-01-01T10:46:22-08:00","dateModified":"2021-01-01T10:46:24-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/SUMMALAI.COM\/?p=2889#webpage"},"isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/?p=2889#webpage"},"articleSection":"Microsoft Family, Microsoft Office, Conditional Format, Conditional Formatting"},{"@type":"BreadcrumbList","@id":"https:\/\/SUMMALAI.COM\/?p=2889#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","position":1,"name":"Home","item":"https:\/\/SUMMALAI.COM","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","name":"Microsoft Family"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","position":2,"name":"Microsoft Family","item":"https:\/\/SUMMALAI.COM\/?cat=10","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=18#listItem","name":"Microsoft Office"},"previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=18#listItem","position":3,"name":"Microsoft Office","item":"https:\/\/SUMMALAI.COM\/?cat=18","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=2889#listItem","name":"How to Use Conditional Formatting in Excel"},"previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","name":"Microsoft Family"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=2889#listItem","position":4,"name":"How to Use Conditional Formatting in Excel","previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=18#listItem","name":"Microsoft Office"}}]},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/#person","name":"sladmin","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=2889#personImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"sladmin"}},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/?author=2#author","url":"https:\/\/SUMMALAI.COM\/?author=2","name":"Summa Lai","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=2889#authorImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"Summa Lai"}},{"@type":"WebPage","@id":"https:\/\/SUMMALAI.COM\/?p=2889#webpage","url":"https:\/\/SUMMALAI.COM\/?p=2889","name":"How to Use Conditional Formatting in Excel | Summa Lai","description":"Conditional formatting in Excel enables you to highlight cells with a certain color, depending on the cell's value. Highlight Cells Rules To highlight cells that are greater than a value, execute the following steps. 1. Select the range A1:A10. 2. On the Home tab, in the Styles group, click Conditional Formatting. 3. Click Highlight Cells Rules, Greater Than.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/#website"},"breadcrumb":{"@id":"https:\/\/SUMMALAI.COM\/?p=2889#breadcrumblist"},"author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"creator":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"datePublished":"2021-01-01T10:46:22-08:00","dateModified":"2021-01-01T10:46:24-08:00"},{"@type":"WebSite","@id":"https:\/\/SUMMALAI.COM\/#website","url":"https:\/\/SUMMALAI.COM\/","name":"Summa Lai","description":"Never Stop Learning, Building a Little Wiki...","inLanguage":"en-US","publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"}}]}},"aioseo_meta_data":{"post_id":"2889","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"none","schema_type_options":"{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":{"businessInfo":{"name":"","urls":{"website":"","aboutPage":"","contactPage":""},"address":{"line1":"","line2":"","zip":"","city":"","state":"","country":""},"contact":{"email":"","phone":"","fax":""},"ids":{"vatID":"","taxID":"","chamberID":""},"payment":{"priceIndication":"","currenciesAccepted":"","methodsAccepted":""},"areaServed":""},"openingHours":{"show":false,"closedLabel":"","open24h":false,"open24hLabel":"","open247":false,"use24hFormat":false,"twoSets":false,"timezone":"","hours":[]}},"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-01-01 18:44:25","updated":"2024-01-12 04:50:06","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\/?cat=10\" title=\"Microsoft Family\">Microsoft Family<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\/?cat=18\" title=\"Microsoft Office\">Microsoft Office<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to Use Conditional Formatting in Excel\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/SUMMALAI.COM"},{"label":"Microsoft Family","link":"https:\/\/SUMMALAI.COM\/?cat=10"},{"label":"Microsoft Office","link":"https:\/\/SUMMALAI.COM\/?cat=18"},{"label":"How to Use Conditional Formatting in Excel","link":"https:\/\/SUMMALAI.COM\/?p=2889"}],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2889"}],"version-history":[{"count":1,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2889\/revisions"}],"predecessor-version":[{"id":2890,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/2889\/revisions\/2890"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2889"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2889"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}