{"id":53,"date":"2026-02-28T06:24:30","date_gmt":"2026-02-28T06:24:30","guid":{"rendered":"https:\/\/gigz.pk\/googlesheets\/?post_type=lesson&#038;p=53"},"modified":"2026-03-27T12:33:46","modified_gmt":"2026-03-27T12:33:46","slug":"text-functions-left-right-mid-len","status":"publish","type":"lesson","link":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/","title":{"rendered":"Text Functions (LEFT, RIGHT, MID, LEN)"},"content":{"rendered":"\n<p>Text functions in <strong>Google Sheets<\/strong> allow you to manipulate and analyze text data efficiently. These functions are essential when working with names, codes, IDs, or any text-based information.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>1. LEFT Function<\/strong><\/h1>\n\n\n\n<p>The <strong>LEFT<\/strong> function extracts a specified number of characters from the beginning (left side) of a text string.<\/p>\n\n\n\n<p><strong>Syntax:<\/strong><br><code>=LEFT(text, number_of_characters)<\/code><\/p>\n\n\n\n<p><strong>Example:<\/strong><br><code>=LEFT(A2, 5)<\/code> \u2014 Returns the first 5 characters from the value in cell A2<\/p>\n\n\n\n<p><strong>Use Cases:<\/strong><br>Extract first names from full names<br>Get the first part of a product code<br>Pull area codes from phone numbers<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>2. RIGHT Function<\/strong><\/h1>\n\n\n\n<p>The <strong>RIGHT<\/strong> function extracts a specified number of characters from the end (right side) of a text string.<\/p>\n\n\n\n<p><strong>Syntax:<\/strong><br><code>=RIGHT(text, number_of_characters)<\/code><\/p>\n\n\n\n<p><strong>Example:<\/strong><br><code>=RIGHT(B2, 4)<\/code> \u2014 Returns the last 4 characters from the value in cell B2<\/p>\n\n\n\n<p><strong>Use Cases:<\/strong><br>Extract last names from full names<br>Get the last digits of an ID number<br>Retrieve file extensions from filenames<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>3. MID Function<\/strong><\/h1>\n\n\n\n<p>The <strong>MID<\/strong> function extracts characters from the middle of a text string, starting at a specified position.<\/p>\n\n\n\n<p><strong>Syntax:<\/strong><br><code>=MID(text, start_position, number_of_characters)<\/code><\/p>\n\n\n\n<p><strong>Example:<\/strong><br><code>=MID(C2, 3, 4)<\/code> \u2014 Returns 4 characters starting from the 3rd character of C2<\/p>\n\n\n\n<p><strong>Use Cases:<\/strong><br>Extract specific codes or segments from IDs<br>Pull substrings from long text<br>Retrieve part of a reference number<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>4. LEN Function<\/strong><\/h1>\n\n\n\n<p>The <strong>LEN<\/strong> function returns the total number of characters in a text string, including spaces.<\/p>\n\n\n\n<p><strong>Syntax:<\/strong><br><code>=LEN(text)<\/code><\/p>\n\n\n\n<p><strong>Example:<\/strong><br><code>=LEN(D2)<\/code> \u2014 Returns the total number of characters in D2<\/p>\n\n\n\n<p><strong>Use Cases:<\/strong><br>Check length of passwords or codes<br>Validate data entries<br>Identify unusually long or short text strings<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>5. Benefits of Text Functions<\/strong><\/h1>\n\n\n\n<p>Simplify extraction and manipulation of text data<br>Save time on manual editing<br>Prepare clean data for analysis<br>Enable advanced calculations and reporting<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h1>\n\n\n\n<p>Text functions like LEFT, RIGHT, MID, and LEN are essential tools in Google Sheets for managing and analyzing textual data.<\/p>\n\n\n\n<p>By mastering these functions, you can efficiently extract, validate, and manipulate text, making your spreadsheets more organized and insightful.<\/p>\n\n\n<div class=\"yoast-breadcrumbs\"><span><span><a href=\"https:\/\/gigz.pk\/googlesheets\/\">Home<\/a><\/span> \u00bb <span class=\"breadcrumb_last\" aria-current=\"page\">GOOGLE SHEETS FUNDAMENTALS (GSF) > Essential Formulas > Text Functions (LEFT, RIGHT, MID, LEN)<\/span><\/span><\/div>\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1774614737846\"><strong class=\"schema-faq-question\"><\/strong> <p class=\"schema-faq-answer\"><\/p> <\/div> <\/div>\n\n\n\n<p><\/p>\n","protected":false},"menu_order":16,"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>Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.<\/title>\n<meta name=\"description\" content=\"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.\" \/>\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\/googlesheets\/lesson\/text-functions-left-right-mid-len\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.\" \/>\n<meta property=\"og:description\" content=\"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/\" \/>\n<meta property=\"og:site_name\" content=\"Collaborate. Analyze. Automate.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T12:33:46+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/lesson\\\/text-functions-left-right-mid-len\\\/\",\"url\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/lesson\\\/text-functions-left-right-mid-len\\\/\",\"name\":\"Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/#website\"},\"datePublished\":\"2026-02-28T06:24:30+00:00\",\"dateModified\":\"2026-03-27T12:33:46+00:00\",\"description\":\"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/lesson\\\/text-functions-left-right-mid-len\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/lesson\\\/text-functions-left-right-mid-len\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/lesson\\\/text-functions-left-right-mid-len\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GOOGLE SHEETS FUNDAMENTALS (GSF) > Essential Formulas > Text Functions (LEFT, RIGHT, MID, LEN)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/#website\",\"url\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/\",\"name\":\"Collaborate. Analyze. Automate.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gigz.pk\\\/googlesheets\\\/?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":"Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.","description":"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.","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\/googlesheets\/lesson\/text-functions-left-right-mid-len\/","og_locale":"en_US","og_type":"article","og_title":"Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.","og_description":"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.","og_url":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/","og_site_name":"Collaborate. Analyze. Automate.","article_modified_time":"2026-03-27T12:33:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/","url":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/","name":"Text Functions (LEFT, RIGHT, MID, LEN) - Collaborate. Analyze. Automate.","isPartOf":{"@id":"https:\/\/gigz.pk\/googlesheets\/#website"},"datePublished":"2026-02-28T06:24:30+00:00","dateModified":"2026-03-27T12:33:46+00:00","description":"Master Google Sheets text functions LEFT, RIGHT, MID, and LEN to extract, manipulate, and clean text efficiently for analysis.","breadcrumb":{"@id":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gigz.pk\/googlesheets\/lesson\/text-functions-left-right-mid-len\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gigz.pk\/googlesheets\/"},{"@type":"ListItem","position":2,"name":"GOOGLE SHEETS FUNDAMENTALS (GSF) > Essential Formulas > Text Functions (LEFT, RIGHT, MID, LEN)"}]},{"@type":"WebSite","@id":"https:\/\/gigz.pk\/googlesheets\/#website","url":"https:\/\/gigz.pk\/googlesheets\/","name":"Collaborate. Analyze. Automate.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gigz.pk\/googlesheets\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gigz.pk\/googlesheets\/wp-json\/wp\/v2\/lesson\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gigz.pk\/googlesheets\/wp-json\/wp\/v2\/lesson"}],"about":[{"href":"https:\/\/gigz.pk\/googlesheets\/wp-json\/wp\/v2\/types\/lesson"}],"wp:attachment":[{"href":"https:\/\/gigz.pk\/googlesheets\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}