{"id":53,"date":"2026-02-24T08:25:50","date_gmt":"2026-02-24T08:25:50","guid":{"rendered":"https:\/\/gigz.pk\/excel\/?post_type=lesson&#038;p=53"},"modified":"2026-03-07T04:21:56","modified_gmt":"2026-03-07T04:21:56","slug":"upper-lower-proper","status":"publish","type":"lesson","link":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/","title":{"rendered":"UPPER, LOWER, PROPER"},"content":{"rendered":"\n<p>The <strong>UPPER, LOWER, and PROPER<\/strong> functions are text formatting functions used to change the case (capitalization) of text in Excel. These functions are very useful for cleaning and standardizing data.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. UPPER Function<\/h2>\n\n\n\n<p>The <strong>UPPER<\/strong> function converts all letters in a text string to uppercase.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Structure:<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">=UPPER(text)<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Example:<\/h3>\n\n\n\n<p>If cell A1 contains:<\/p>\n\n\n\n<p>ali khan<\/p>\n\n\n\n<p>Formula:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=UPPER(A1)<\/pre>\n\n\n\n<p>Result:<\/p>\n\n\n\n<p>ALI KHAN<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. LOWER Function<\/h2>\n\n\n\n<p>The <strong>LOWER<\/strong> function converts all letters in a text string to lowercase.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Structure:<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">=LOWER(text)<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Example:<\/h3>\n\n\n\n<p>If cell A1 contains:<\/p>\n\n\n\n<p>ALI KHAN<\/p>\n\n\n\n<p>Formula:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=LOWER(A1)<\/pre>\n\n\n\n<p>Result:<\/p>\n\n\n\n<p>ali khan<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. PROPER Function<\/h2>\n\n\n\n<p>The <strong>PROPER<\/strong> function converts text to proper case.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First letter of each word \u2192 Capital<\/li>\n\n\n\n<li>Remaining letters \u2192 Lowercase<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Structure:<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">=PROPER(text)<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Example:<\/h3>\n\n\n\n<p>If cell A1 contains:<\/p>\n\n\n\n<p>ali khan<\/p>\n\n\n\n<p>Formula:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">=PROPER(A1)<\/pre>\n\n\n\n<p>Result:<\/p>\n\n\n\n<p>Ali Khan<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical Example<\/h2>\n\n\n\n<p>If A1 contains:<\/p>\n\n\n\n<p>gIGz.pk free TRAINING<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>=UPPER(A1) \u2192 GIGZ.PK FREE TRAINING<\/li>\n\n\n\n<li>=LOWER(A1) \u2192 gigz.pk free training<\/li>\n\n\n\n<li>=PROPER(A1) \u2192 Gigz.Pk Free Training<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Why These Functions Are Important<\/h2>\n\n\n\n<p>They help you:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Clean imported data<\/li>\n\n\n\n<li>Standardize names and titles<\/li>\n\n\n\n<li>Correct inconsistent capitalization<\/li>\n\n\n\n<li>Prepare professional reports<\/li>\n\n\n\n<li>Improve data presentation<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Important Notes<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>These functions only change text appearance, not formatting.<\/li>\n\n\n\n<li>Numbers and symbols remain unchanged.<\/li>\n\n\n\n<li>Useful when working with names, emails, and addresses.<\/li>\n<\/ul>\n\n\n\n<p>UPPER, LOWER, and PROPER are simple but powerful tools for managing and formatting text data efficiently in Excel.<\/p>\n\n\n<div class=\"yoast-breadcrumbs\"><span><span><a href=\"https:\/\/gigz.pk\/excel\/\">Home<\/a><\/span> \u00bb <span class=\"breadcrumb_last\" aria-current=\"page\">Excel Essential Functions (EEF) > Text Functions > UPPER, LOWER, PROPER<\/span><\/span><\/div>\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1772857434500\"><strong class=\"schema-faq-question\"><\/strong> <p class=\"schema-faq-answer\"><\/p> <\/div> <\/div>\n","protected":false},"menu_order":25,"template":"","class_list":["post-53","lesson","type-lesson","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>UPPER, LOWER, PROPER - Learn Excel the Right Way.<\/title>\n<meta name=\"description\" content=\"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UPPER, LOWER, PROPER - Learn Excel the Right Way.\" \/>\n<meta property=\"og:description\" content=\"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn Excel the Right Way.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-07T04:21:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/upper-lower-proper\\\/\",\"url\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/upper-lower-proper\\\/\",\"name\":\"UPPER, LOWER, PROPER - Learn Excel the Right Way.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/#website\"},\"datePublished\":\"2026-02-24T08:25:50+00:00\",\"dateModified\":\"2026-03-07T04:21:56+00:00\",\"description\":\"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/upper-lower-proper\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/upper-lower-proper\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/lesson\\\/upper-lower-proper\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel Essential Functions (EEF) > Text Functions > UPPER, LOWER, PROPER\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/#website\",\"url\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/\",\"name\":\"Learn Excel the Right Way.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gigz.pk\\\/excel\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UPPER, LOWER, PROPER - Learn Excel the Right Way.","description":"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.","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:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/","og_locale":"en_US","og_type":"article","og_title":"UPPER, LOWER, PROPER - Learn Excel the Right Way.","og_description":"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.","og_url":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/","og_site_name":"Learn Excel the Right Way.","article_modified_time":"2026-03-07T04:21:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/","url":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/","name":"UPPER, LOWER, PROPER - Learn Excel the Right Way.","isPartOf":{"@id":"https:\/\/gigz.pk\/excel\/#website"},"datePublished":"2026-02-24T08:25:50+00:00","dateModified":"2026-03-07T04:21:56+00:00","description":"Learn how to use UPPER, LOWER, and PROPER functions in Excel to quickly change text capitalization and clean or standardize data.","breadcrumb":{"@id":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gigz.pk\/excel\/lesson\/upper-lower-proper\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gigz.pk\/excel\/"},{"@type":"ListItem","position":2,"name":"Excel Essential Functions (EEF) > Text Functions > UPPER, LOWER, PROPER"}]},{"@type":"WebSite","@id":"https:\/\/gigz.pk\/excel\/#website","url":"https:\/\/gigz.pk\/excel\/","name":"Learn Excel the Right Way.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gigz.pk\/excel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/lesson\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/lesson"}],"about":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/types\/lesson"}],"wp:attachment":[{"href":"https:\/\/gigz.pk\/excel\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}