{"id":16225,"date":"2023-08-28T14:07:56","date_gmt":"2023-08-28T14:07:56","guid":{"rendered":"https:\/\/officetuts.net\/excel\/?p=16225"},"modified":"2024-03-28T14:56:14","modified_gmt":"2024-03-28T14:56:14","slug":"using-special-characters-in-excel-named-ranges","status":"publish","type":"post","link":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/","title":{"rendered":"Using Special Characters in Named Ranges in Excel"},"content":{"rendered":"\n
Using-Special-Characters-in-Excel-Named-Ranges<\/a>Download File<\/a><\/div>\n\n\n\n

When working in Excel, there are a lot of ways to mark our data. Named ranges are<\/strong> used to assign a name to a certain cell or range of cells. This can help us in situations where we want to use these ranges later in formulas, functions, or any other part of our workbook.<\/p>\n\n\n\n

Although we would usually use letters, numbers, and underscores to name our range, we can also use special characters<\/strong>. There are a few rules and things to have in mind when doing this, though. In the example below, we will explain what they are.<\/p>\n\n\n\n

Limitations for Special Characters in Named Ranges<\/h2>\n\n\n\n

Things to consider when we use special characters in named ranges are as follows:<\/p>\n\n\n\n

    \n
  • Allowed Characters:<\/strong> We can use letters (uppercase and lowercase), numbers, underscores, and periods in all of our named ranges. They are safe to use and will not cause any issues.<\/li>\n\n\n\n
  • Underscores and Periods:<\/strong> As already said, these characters are allowed. Underscore (_) and periods (.) <\/strong>are commonly used in named ranges. You will often see the names such as \u201cTotal_Sales\u201d or \u201cAverage.Monthy\u201d.<\/strong><\/li>\n\n\n\n
  • Spaces and Other Special Characters:<\/strong> Although it is possible to use spaces and other special characters such as hyphens (-), ampersands (&), and exclamation points (!)<\/strong> in our named ranges, it is better to avoid these<\/strong>. Some Excel formulas might have trouble interpreting these characters, and we can end up with unexpected errors.<\/li>\n\n\n\n
  • Starting the Named Ranges<\/strong>: Named ranges should always start with a letter (A-Z or a-z) or an underscore (_)<\/strong>. We cannot start them with a number, period, or other special characters.<\/li>\n\n\n\n
  • Case Sensitivity:<\/strong> Named ranges are not case-sensitive. \u201cSalesTotal\u201d or \u201csalestotal\u201d are considered the same range<\/strong>.<\/li>\n\n\n\n
  • Length:<\/strong> Named ranges can be up to 255 characters<\/strong> long.<\/li>\n<\/ul>\n\n\n\n

    Using Special Characters in Named Ranges<\/p>\n\n\n\n

    For our example, we will create the random sales data for the North Region<\/strong>:<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    To create a name range with special characters, we would typically use \u201cName Manager\u201d or go to the \u201cDefine Name\u201d dialog box<\/strong>. We access these by going to the Formula tab and then going to Defined Names section<\/strong>. We will choose Name Manager then:<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    In the window that appears, we will click \u201cNew\u201d<\/strong> or select an existing name range. In our case, we will do the former:<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    In the “Name” field, we will enter “North_Region.Sales\u201d<\/strong>. In the “Refers to” field<\/strong>, we select the cells that contain the sales data for the North region (range A2:A11)<\/strong>. For our Scope, we choose Workbook<\/strong>:<\/p>\n\n\n\n

    Finally, we click “OK”<\/strong> to save the named range.<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    We will be presented with the list of our named ranges:<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    Our named range contains two special characters: underscore and period<\/strong>. If we want to calculate the AVERAGE <\/strong>for our range, for example, it would be simplified a lot. All we have to do is insert the following formula:<\/p>\n\n\n\n

    =AVERAGE(North_Region.Sales)<\/code><\/pre>\n\n\n\n

    And we will get the result we are searching for ($214,661<\/strong>):<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n

    Remember that while special characters can be used in named ranges, it’s a good practice to keep names meaningful, concise, and easy to understand for better workbook organization and readability.<\/p>\n","protected":false},"excerpt":{"rendered":"

    When working in Excel, there are a lot of ways to mark our data. Named ranges are used to assign a name to…<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[170,190],"yoast_head":"\nUsing Special Characters in Named Ranges in Excel<\/title>\n<meta name=\"description\" content=\"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Special Characters in Named Ranges in Excel\" \/>\n<meta property=\"og:description\" content=\"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-28T14:07:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-28T14:56:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png\" \/>\n<meta name=\"author\" content=\"Harun Spahic\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Harun Spahic\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\"},\"author\":{\"name\":\"Harun Spahic\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/694491c70f776081acdac4ae41f222a2\"},\"headline\":\"Using Special Characters in Named Ranges in Excel\",\"datePublished\":\"2023-08-28T14:07:56+00:00\",\"dateModified\":\"2024-03-28T14:56:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\"},\"wordCount\":521,\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"image\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png\",\"keywords\":[\"file\",\"pinterest\"],\"articleSection\":[\"examples\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\",\"url\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\",\"name\":\"Using Special Characters in Named Ranges in Excel\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png\",\"datePublished\":\"2023-08-28T14:07:56+00:00\",\"dateModified\":\"2024-03-28T14:56:14+00:00\",\"description\":\"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.\",\"breadcrumb\":{\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage\",\"url\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png\",\"contentUrl\":\"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png\",\"width\":180,\"height\":303},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officetuts.net\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using Special Characters in Named Ranges in Excel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/officetuts.net\/excel\/#website\",\"url\":\"https:\/\/officetuts.net\/excel\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/officetuts.net\/excel\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\",\"name\":\"Tomasz Decker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"caption\":\"Tomasz Decker\"},\"logo\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\"},\"description\":\"Spreadsheet and Python enthusiast.\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/694491c70f776081acdac4ae41f222a2\",\"name\":\"Harun Spahic\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b7b887a2249679182be5550a4421a7a9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b7b887a2249679182be5550a4421a7a9?s=96&d=mm&r=g\",\"caption\":\"Harun Spahic\"},\"sameAs\":[\"http:\/\/human.bsru.ac.th\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using Special Characters in Named Ranges in Excel","description":"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.","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:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/","og_locale":"en_US","og_type":"article","og_title":"Using Special Characters in Named Ranges in Excel","og_description":"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.","og_url":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/","article_published_time":"2023-08-28T14:07:56+00:00","article_modified_time":"2024-03-28T14:56:14+00:00","og_image":[{"url":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png"}],"author":"Harun Spahic","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Harun Spahic","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#article","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/"},"author":{"name":"Harun Spahic","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/694491c70f776081acdac4ae41f222a2"},"headline":"Using Special Characters in Named Ranges in Excel","datePublished":"2023-08-28T14:07:56+00:00","dateModified":"2024-03-28T14:56:14+00:00","mainEntityOfPage":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/"},"wordCount":521,"publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"image":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage"},"thumbnailUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png","keywords":["file","pinterest"],"articleSection":["examples"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/","url":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/","name":"Using Special Characters in Named Ranges in Excel","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/#website"},"primaryImageOfPage":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage"},"image":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage"},"thumbnailUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png","datePublished":"2023-08-28T14:07:56+00:00","dateModified":"2024-03-28T14:56:14+00:00","description":"Learn about using special characters in Excel named ranges and the limitations and considerations when using them in formulas and functions. Download the file.","breadcrumb":{"@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#primaryimage","url":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png","contentUrl":"https:\/\/officetuts.net\/excel\/wp-content\/uploads\/sites\/2\/2023\/08\/word-image-16225-1.png","width":180,"height":303},{"@type":"BreadcrumbList","@id":"https:\/\/officetuts.net\/excel\/examples\/using-special-characters-in-excel-named-ranges\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officetuts.net\/excel\/"},{"@type":"ListItem","position":2,"name":"Using Special Characters in Named Ranges in Excel"}]},{"@type":"WebSite","@id":"https:\/\/officetuts.net\/excel\/#website","url":"https:\/\/officetuts.net\/excel\/","name":"","description":"","publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/officetuts.net\/excel\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42","name":"Tomasz Decker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","caption":"Tomasz Decker"},"logo":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/"},"description":"Spreadsheet and Python enthusiast."},{"@type":"Person","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/694491c70f776081acdac4ae41f222a2","name":"Harun Spahic","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b7b887a2249679182be5550a4421a7a9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b7b887a2249679182be5550a4421a7a9?s=96&d=mm&r=g","caption":"Harun Spahic"},"sameAs":["http:\/\/human.bsru.ac.th\/"]}]}},"_links":{"self":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16225"}],"collection":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/comments?post=16225"}],"version-history":[{"count":2,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16225\/revisions"}],"predecessor-version":[{"id":16242,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16225\/revisions\/16242"}],"wp:attachment":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/media?parent=16225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/categories?post=16225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/tags?post=16225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}