{"id":18875,"date":"2025-03-03T06:30:15","date_gmt":"2025-03-03T09:30:15","guid":{"rendered":"https:\/\/excelfull.com\/excel\/?p=18875"},"modified":"2025-03-03T20:23:31","modified_gmt":"2025-03-03T23:23:31","slug":"cambiar-entre-mayusculas-y-minusculas-en-excel","status":"publish","type":"post","link":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/","title":{"rendered":"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>Excel es una herramienta poderosa para organizar datos, y en muchos casos, es necesario cambiar el formato del texto. Ya sea que necesites convertir todo a may\u00fasculas, min\u00fasculas o capitalizar solo la primera letra de cada palabra, Excel ofrece funciones sencillas para hacerlo.<\/p><div id=\"excel-519901700\" class=\"excel-contenido_3 excel-entity-placement\"><section id=\"temario-blog\" class=\"py-8 bg-white\">\r\n    <div class=\"max-w-4xl mx-auto px-4\">\r\n        <div class=\"relative overflow-hidden bg-slate-900 rounded-[2rem] p-8 md:p-12 shadow-xl\">\r\n            \r\n            <div class=\"absolute top-0 right-0 -translate-y-1\/2 translate-x-1\/2 w-64 h-64 bg-[#136E42] opacity-20 blur-[80px] rounded-full\"><\/div>\r\n            <div class=\"absolute bottom-0 left-0 translate-y-1\/2 -translate-x-1\/2 w-48 h-48 bg-emerald-500 opacity-10 blur-[60px] rounded-full\"><\/div>\r\n\r\n            <div class=\"relative z-10 flex flex-col gap-8\">\r\n                \r\n                <div class=\"text-center\">\r\n                    <div class=\"inline-flex items-center gap-2 bg-white\/10 border border-white\/20 px-3 py-1.5 rounded-full mb-4\">\r\n                        <i class=\"fa-solid fa-file-pdf text-emerald-400 text-xs\"><\/i>\r\n                        <span class=\"text-white text-[9px] font-black uppercase tracking-[0.2em]\">Recurso Gratuito 2026<\/span>\r\n                    <\/div>\r\n                    <h2 class=\"text-2xl md:text-3xl font-extrabold text-white leading-tight mb-3\">\r\n                        \u00bfTe gustar\u00eda dominar <span class=\"text-emerald-400\">Excel como un Pro?<\/span>\r\n                    <\/h2>\r\n                    <p class=\"text-slate-300 text-base font-medium max-w-xl mx-auto\">\r\n                        Suscr\u00edbete para recibir tips exclusivos y descarga el temario completo de nuestro curso profesional en PDF.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"w-full max-w-md mx-auto bg-white\/5 backdrop-blur-sm border border-white\/10 p-6 rounded-2xl\">\r\n                    \r\n                    <div id=\"form-content-blog\">\r\n                        <form id=\"excel-form-blog\" class=\"space-y-4\">\r\n                            <div>\r\n                                <label for=\"email-blog\" class=\"block text-white\/70 text-[10px] font-bold uppercase tracking-widest mb-2 ml-1\">Tu mejor correo electr\u00f3nico<\/label>\r\n                                <input type=\"email\" id=\"email-blog\" name=\"email\" placeholder=\"ejemplo@correo.com\" required \r\n                                    class=\"w-full bg-white\/10 border border-white\/20 rounded-xl px-4 py-3.5 text-white placeholder:text-slate-500 focus:outline-none focus:ring-2 focus:ring-emerald-500\/50 transition-all text-sm\">\r\n                            <\/div>\r\n                            \r\n                            <button type=\"submit\" id=\"submit-btn-blog\"\r\n                                class=\"w-full bg-[#136E42] hover:bg-emerald-600 text-white py-4 rounded-xl text-xs font-black uppercase tracking-widest transition-all shadow-lg active:scale-95 flex items-center justify-center gap-3\">\r\n                                <span>Descargar Temario y Suscribirme<\/span>\r\n                                <i class=\"fa-solid fa-paper-plane text-[10px]\"><\/i>\r\n                            <\/button>\r\n                        <\/form>\r\n                        <p class=\"text-slate-500 text-[9px] text-center mt-4 font-bold uppercase tracking-widest\">\r\n                            <i class=\"fa-solid fa-shield-halved mr-1\"><\/i> Sin spam. Solo contenido de valor.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                    <div id=\"success-message-blog\" class=\"hidden text-center py-4\">\r\n                        <div class=\"w-12 h-12 bg-emerald-500\/20 text-emerald-400 rounded-full flex items-center justify-center mx-auto mb-3 border border-emerald-500\/30\">\r\n                            <i class=\"fa-solid fa-check text-xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-white text-lg font-bold mb-1\">\u00a1Registro completado!<\/h3>\r\n                        <p class=\"text-slate-400 text-xs leading-relaxed\">\r\n                            Revisa tu bandeja de entrada; el temario ya va en camino.\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\ndocument.getElementById('excel-form-blog').addEventListener('submit', function(e) {\r\n    e.preventDefault();\r\n    const btn = document.getElementById('submit-btn-blog');\r\n    const email = document.getElementById('email-blog').value;\r\n    const btnText = btn.querySelector('span');\r\n    \r\n    btn.disabled = true;\r\n    btn.classList.add('opacity-50', 'cursor-not-allowed');\r\n    btnText.innerText = 'PROCESANDO...';\r\n\r\n    fetch('https:\/\/n8n.george.com.py\/webhook\/registro-excel-full', {\r\n        method: 'POST',\r\n        headers: { 'Content-Type': 'application\/json' },\r\n        body: JSON.stringify({ \r\n            email: email,\r\n            origen: 'descarga_temario_blog'\r\n        })\r\n    })\r\n    .then(response => {\r\n        if(response.ok) {\r\n            \/\/ Empujamos el evento a GTM para medir conversiones desde el blog\r\n            window.dataLayer = window.dataLayer || [];\r\n            window.dataLayer.push({\r\n                event: 'form_blog_success',\r\n                form_name: 'captacion_blog',\r\n                email: email,\r\n                origen: 'descarga_temario_blog'\r\n            });\r\n\r\n            document.getElementById('form-content-blog').classList.add('hidden');\r\n            document.getElementById('success-message-blog').classList.remove('hidden');\r\n        } else {\r\n            throw new Error();\r\n        }\r\n    })\r\n    .catch(error => {\r\n        alert('Hubo un inconveniente. Intenta de nuevo.');\r\n        btn.disabled = false;\r\n        btn.classList.remove('opacity-50', 'cursor-not-allowed');\r\n        btnText.innerText = 'Descargar Temario y Suscribirme';\r\n    });\r\n});\r\n<\/script><\/div>\n<p>En este art\u00edculo, aprender\u00e1s c\u00f3mo <strong>cambiar entre may\u00fasculas y min\u00fasculas en Excel<\/strong> utilizando tres funciones b\u00e1sicas: <strong>MAYUSC, MINUSC y NOMPROPIO<\/strong>. Estas funciones te ayudar\u00e1n a modificar r\u00e1pidamente el formato del texto sin necesidad de hacerlo manualmente.<\/p>\n<p>&nbsp;<\/p>\n<h2>\u00bfPOR QU\u00c9 ES IMPORTANTE CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL?<\/h2>\n<p>Asegurar la uniformidad en los datos es fundamental, especialmente cuando trabajas con bases de datos, reportes o documentos formales. Algunos ejemplos en los que <strong>cambiar entre may\u00fasculas y min\u00fasculas en Excel<\/strong> es \u00fatil incluyen:<\/p>\n<ul>\n<li>Normalizar nombres propios en listas de clientes o empleados.<\/li>\n<li>Convertir texto en may\u00fasculas para t\u00edtulos o encabezados.<\/li>\n<li>Pasar texto a min\u00fasculas para evitar errores en identificaciones o c\u00f3digos.<\/li>\n<li>Mejorar la presentaci\u00f3n de informes y documentos.<\/li>\n<\/ul>\n<p>A continuaci\u00f3n, veremos c\u00f3mo utilizar cada funci\u00f3n de Excel para modificar el formato del texto f\u00e1cilmente.<\/p>\n<h2>C\u00d3MO CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL<\/h2>\n<p>A diferencia de Microsoft Word, Microsoft Excel no tiene un bot\u00f3n\u00a0<b class=\"ocpUI\">Cambiar may\u00fasculas y min\u00fasculas<\/b>\u00a0para cambiar el uso de may\u00fasculas. Sin embargo, puede usar las funciones\u00a0MAYUSC,\u00a0MINUSC\u00a0o\u00a0NOMPROPIO.<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-18731\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-1.png\" alt=\"\" width=\"30\" height=\"30\" srcset=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-1.png 512w, https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-1-150x150.png 150w\" sizes=\"auto, (max-width: 30px) 100vw, 30px\" \/> USAR LA FUNCI\u00d3N MAYUSC PARA CONVERTIR TEXTO EN MAY\u00daSCULAS<\/h3>\n<p>Si necesitas convertir todo el texto a may\u00fasculas, puedes usar la funci\u00f3n <strong>MAYUSC<\/strong>. Esta funci\u00f3n es ideal para estandarizar t\u00edtulos, c\u00f3digos o cualquier otro contenido en el que se requiera solo letras may\u00fasculas.<\/p>\n<h4><span style=\"color: #136e42;\"><strong>SINTAXIS DE LA FUNCI\u00d3N MAYUSC<\/strong><\/span><\/h4>\n<pre><strong>=MAYUSC(texto)<\/strong><\/pre>\n<ul>\n<li><strong>texto<\/strong>: Puede ser una celda que contenga texto o una palabra escrita entre comillas.<\/li>\n<\/ul>\n<h4><span style=\"color: #136e42;\"><strong>EJEMPLO PR\u00c1CTICO<\/strong><\/span><\/h4>\n<p>Si en la celda <strong>A2<\/strong> tienes el nombre <strong>\u00abjuan p\u00e9rez\u00bb<\/strong> y quieres convertirlo a may\u00fasculas, usa la f\u00f3rmula <strong>=MAYUSC(A2)<\/strong>en otra celda.\u00a0El resultado ser\u00e1:\u00a0<strong>JUAN P\u00c9REZ<\/strong><\/p>\n<p style=\"padding-left: 40px;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-18877\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/mayus.png\" alt=\"cambiar entre may\u00fasculas y min\u00fasculas en Excel\" width=\"490\" height=\"195\" \/><\/p>\n<p>&nbsp;<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-18732\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-2.png\" alt=\"\" width=\"30\" height=\"30\" srcset=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-2.png 512w, https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-2-150x150.png 150w\" sizes=\"auto, (max-width: 30px) 100vw, 30px\" \/> USAR LA FUNCI\u00d3N MINUSC PARA CONVERTIR TEXTO EN MIN\u00daSCULAS<\/h3>\n<p>Para cambiar todo el texto a min\u00fasculas, Excel tiene la funci\u00f3n <strong>MINUSC<\/strong>. Es \u00fatil cuando trabajas con datos que deben estar en min\u00fasculas, como correos electr\u00f3nicos o identificadores.<\/p>\n<h4><span style=\"color: #136e42;\"><strong>SINTAXIS DE LA FUNCI\u00d3N MINUSC<\/strong><\/span><\/h4>\n<pre><strong>=MINUSC(texto)<\/strong><\/pre>\n<ul>\n<li><strong>texto<\/strong>: Puede ser una celda con texto o una cadena escrita entre comillas.<\/li>\n<\/ul>\n<h4><span style=\"color: #136e42;\"><strong>EJEMPLO PR\u00c1CTICO<\/strong><\/span><\/h4>\n<p>Si en <strong>A2<\/strong> tienes <strong>\u00abJUAN P\u00c9REZ\u00bb<\/strong> y quieres pasarlo a min\u00fasculas, escribe en otra celda,<strong>\u00a0=MINUSC(A2). <\/strong>El resultado ser\u00e1: <strong>juan p\u00e9rez<\/strong><\/p>\n<p style=\"padding-left: 40px;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-18879\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/minusc.png\" alt=\"cambiar entre may\u00fasculas y min\u00fasculas en Excel\" width=\"490\" height=\"197\" \/><\/p>\n<p>&nbsp;<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-18728 alignnone\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-3.png\" alt=\"\" width=\"30\" height=\"30\" srcset=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-3.png 512w, https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/02\/icono-3-150x150.png 150w\" sizes=\"auto, (max-width: 30px) 100vw, 30px\" \/> USAR LA FUNCI\u00d3N NOMPROPIO PARA FORMATEAR NOMBRES<\/h3>\n<p>Cuando necesitas que solo la primera letra de cada palabra est\u00e9 en may\u00fascula, la funci\u00f3n <strong>NOMPROPIO<\/strong> es la mejor opci\u00f3n. Es \u00fatil para nombres propios, direcciones o cualquier dato que deba estar correctamente capitalizado.<\/p>\n<h4><span style=\"color: #136e42;\"><strong>SINTAXIS DE LA FUNCI\u00d3N NOMPROPIO<\/strong><\/span><\/h4>\n<pre><strong>=NOMPROPIO(texto)<\/strong><\/pre>\n<ul>\n<li><strong>texto<\/strong>: Puede ser una celda con datos o una frase escrita entre comillas.<\/li>\n<\/ul>\n<h4><span style=\"color: #136e42;\"><strong>EJEMPLO PR\u00c1CTICO<\/strong><\/span><\/h4>\n<p>Si en <strong>A2<\/strong> tienes <strong>\u00abJUAN P\u00c9REZ\u00bb<\/strong> o <strong>\u00abjuan p\u00e9rez\u00bb<\/strong> y quieres que tenga el formato correcto, usa:<strong>\u00a0=NOMPROPIO(A2).\u00a0<\/strong>El resultado ser\u00e1:\u00a0<strong>Juan P\u00e9rez<\/strong><\/p>\n<p style=\"padding-left: 40px;\"><strong> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-18880\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/nompropio.png\" alt=\"cambiar entre may\u00fasculas y min\u00fasculas en Excel\" width=\"490\" height=\"191\" \/><\/strong><\/p>\n<p>&nbsp;<\/p>\n<h2>CAMBIAR MAY\u00daSCULAS Y MIN\u00daSCULAS EN VARIAS CELDAS A LA VEZ<\/h2>\n<p>Si tienes una lista completa de nombres y quieres cambiar entre may\u00fasculas y min\u00fasculas en Excel, simplemente aplica la f\u00f3rmula en la primera celda y arr\u00e1strala hacia abajo usando el <strong>control de relleno<\/strong>.<\/p>\n<p><strong>PASOS PARA APLICAR EL FORMATO A UNA COLUMNA COMPLETA<\/strong><\/p>\n<ol>\n<li>Escribe la f\u00f3rmula <strong>MAYUSC, MINUSC o NOMPROPIO<\/strong> en la primera celda de la columna donde quieres cambiar el texto.<\/li>\n<li>Presiona <strong>Enter<\/strong>.<\/li>\n<li>Coloca el cursor en la esquina inferior derecha de la celda (aparecer\u00e1 un peque\u00f1o cuadrado).<\/li>\n<li>Arrastra hacia abajo para copiar la f\u00f3rmula en toda la columna.<\/li>\n<\/ol>\n<p>Esto te ahorrar\u00e1 tiempo si trabajas con listas largas.<\/p>\n<div style=\"width: 534px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-18875-1\" width=\"534\" height=\"578\" autoplay preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/nompropio-2.mp4?_=1\" \/><a href=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/nompropio-2.mp4\">https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/nompropio-2.mp4<\/a><\/video><\/div>\n<p>&nbsp;<\/p>\n<h2>ERRORES COMUNES AL CAMBIAR MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL<\/h2>\n<p>Al trabajar con estas funciones, es importante evitar los siguientes errores:<\/p>\n<ul>\n<li><strong>Celdas vac\u00edas<\/strong>: Si aplicas la f\u00f3rmula a una celda vac\u00eda, el resultado ser\u00e1 vac\u00edo.<\/li>\n<li><strong>N\u00fameros o fechas<\/strong>: Estas funciones solo afectan el texto, por lo que los n\u00fameros y fechas no cambiar\u00e1n.<\/li>\n<li><strong>Referencias incorrectas<\/strong>: Aseg\u00farate de seleccionar la celda correcta al aplicar las funciones.<\/li>\n<\/ul>\n<p>Si notas que la f\u00f3rmula no funciona como esperas, revisa que los datos sean de tipo texto y no contengan caracteres especiales.<\/p>\n<p>&nbsp;<\/p>\n<h2>CONCLUSI\u00d3N<\/h2>\n<p>Ahora ya sabes c\u00f3mo <strong>cambiar entre may\u00fasculas y min\u00fasculas en Excel<\/strong> utilizando las funciones <strong>MAYUSC, MINUSC y NOMPROPIO<\/strong>. Estas herramientas te permitir\u00e1n mejorar la presentaci\u00f3n de tus datos y hacerlos m\u00e1s legibles.<\/p>\n<p>Si necesitas transformar una gran cantidad de informaci\u00f3n, usa estas funciones en combinaci\u00f3n con el control de relleno para ahorrar tiempo.<\/p>\n<p>\u00a1Prueba estas funciones y dales el formato adecuado a tus datos en Excel! \ud83d\ude80<\/p>\n<hr \/>\n<p><strong><span style=\"color: #136e42;\">\u00bb <\/span>Si te gustan nuestros blogs, comp\u00e1rtelo con tus amigos. Puedes seguirnos en <span style=\"color: #3366ff;\"><a style=\"color: #3366ff;\" href=\"https:\/\/www.facebook.com\/excelfull7\">Facebook<\/a><\/span> e <span style=\"color: #ff00ff;\"><a style=\"color: #ff00ff;\" href=\"https:\/\/www.instagram.com\/excelfull_oficial\/\">Instagram<\/a>.<\/span><\/strong><\/p>\n<p><strong><span style=\"color: #136e42;\">\u00bb <\/span>D\u00e9janos tu comentario al final de esta p\u00e1gina.<\/strong><\/p>\n<p><strong><span style=\"color: #136e42;\">\u00bb<\/span> Explora m\u00e1s sobre nosotros directo aqu\u00ed: <a href=\"https:\/\/excelfull.com\/\">Curso de Excel Online<\/a><\/strong><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Excel es una herramienta &#8230; <a title=\"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\" class=\"read-more\" href=\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\" aria-label=\"Leer m\u00e1s sobre \u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":3,"featured_media":18886,"comment_status":"open","ping_status":"open","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,"footnotes":""},"categories":[757,328,346,486],"tags":[1155,1156,1152,1153,1154],"class_list":["post-18875","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-celdas","category-excel","category-excel-basico","category-operaciones-basicas","tag-cambiar-mayusculas-en-excel","tag-cambiar-minusculas-en-excel","tag-funcion-mayusc","tag-funcion-minusc","tag-funcion-nompropio","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL<\/title>\n<meta name=\"description\" content=\"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\" \/>\n<meta property=\"og:description\" content=\"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog de Excelfull\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/excelfull7\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-03T09:30:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-03T23:23:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Excelfull\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Excelfull\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\"},\"author\":{\"name\":\"Excelfull\",\"@id\":\"https:\/\/excelfull.com\/excel\/#\/schema\/person\/8f7a28824a9700f3f823e56071d1f801\"},\"headline\":\"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\",\"datePublished\":\"2025-03-03T09:30:15+00:00\",\"dateModified\":\"2025-03-03T23:23:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\"},\"wordCount\":897,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/excelfull.com\/excel\/#organization\"},\"image\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png\",\"keywords\":[\"cambiar mayusculas en excel\",\"cambiar minusculas en excel\",\"funci\u00f3n mayusc\",\"funci\u00f3n minusc\",\"funci\u00f3n nompropio\"],\"articleSection\":[\"Celdas\",\"Excel\",\"Excel B\u00e1sico\",\"Operaciones B\u00e1sicas\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\",\"url\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\",\"name\":\"CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\",\"isPartOf\":{\"@id\":\"https:\/\/excelfull.com\/excel\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png\",\"datePublished\":\"2025-03-03T09:30:15+00:00\",\"dateModified\":\"2025-03-03T23:23:31+00:00\",\"description\":\"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!\",\"breadcrumb\":{\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage\",\"url\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png\",\"contentUrl\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png\",\"width\":1280,\"height\":720,\"caption\":\"APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/excelfull.com\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel\",\"item\":\"https:\/\/excelfull.com\/excel\/excel\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Excel B\u00e1sico\",\"item\":\"https:\/\/excelfull.com\/excel\/excel\/curso-de-excel\/excel-basico\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Operaciones B\u00e1sicas\",\"item\":\"https:\/\/excelfull.com\/excel\/excel\/curso-de-excel\/excel-basico\/operaciones-basicas\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Celdas\",\"item\":\"https:\/\/excelfull.com\/excel\/excel\/excel-basico\/operaciones-basicas\/celdas\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/excelfull.com\/excel\/#website\",\"url\":\"https:\/\/excelfull.com\/excel\/\",\"name\":\"Blog de Excelfull\",\"description\":\"Todo lo que necesitas saber sobre Excel\",\"publisher\":{\"@id\":\"https:\/\/excelfull.com\/excel\/#organization\"},\"alternateName\":\"Blog Excel Online\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/excelfull.com\/excel\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/excelfull.com\/excel\/#organization\",\"name\":\"Nlog Excelfull\",\"alternateName\":\"Blog Excel En L\u00ednea\",\"url\":\"https:\/\/excelfull.com\/excel\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/excelfull.com\/excel\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2022\/08\/Logo-excelfull.png\",\"contentUrl\":\"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2022\/08\/Logo-excelfull.png\",\"width\":1342,\"height\":341,\"caption\":\"Nlog Excelfull\"},\"image\":{\"@id\":\"https:\/\/excelfull.com\/excel\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/excelfull7\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/excelfull.com\/excel\/#\/schema\/person\/8f7a28824a9700f3f823e56071d1f801\",\"name\":\"Excelfull\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g\",\"caption\":\"Excelfull\"},\"url\":\"https:\/\/excelfull.com\/excel\/author\/ema\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL","description":"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!","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:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/","og_locale":"es_ES","og_type":"article","og_title":"CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL","og_description":"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!","og_url":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/","og_site_name":"Blog de Excelfull","article_publisher":"https:\/\/www.facebook.com\/excelfull7","article_published_time":"2025-03-03T09:30:15+00:00","article_modified_time":"2025-03-03T23:23:31+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png","type":"image\/png"}],"author":"Excelfull","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Excelfull","Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#article","isPartOf":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/"},"author":{"name":"Excelfull","@id":"https:\/\/excelfull.com\/excel\/#\/schema\/person\/8f7a28824a9700f3f823e56071d1f801"},"headline":"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL","datePublished":"2025-03-03T09:30:15+00:00","dateModified":"2025-03-03T23:23:31+00:00","mainEntityOfPage":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/"},"wordCount":897,"commentCount":0,"publisher":{"@id":"https:\/\/excelfull.com\/excel\/#organization"},"image":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png","keywords":["cambiar mayusculas en excel","cambiar minusculas en excel","funci\u00f3n mayusc","funci\u00f3n minusc","funci\u00f3n nompropio"],"articleSection":["Celdas","Excel","Excel B\u00e1sico","Operaciones B\u00e1sicas"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/","url":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/","name":"CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL","isPartOf":{"@id":"https:\/\/excelfull.com\/excel\/#website"},"primaryImageOfPage":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage"},"image":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png","datePublished":"2025-03-03T09:30:15+00:00","dateModified":"2025-03-03T23:23:31+00:00","description":"Aprende a cambiar entre may\u00fasculas y min\u00fasculas en Excel con funciones simples. como MAYUSC, MINUSC y NOMPROPIO. \u00a1Empieza ahora!","breadcrumb":{"@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#primaryimage","url":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png","contentUrl":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2025\/03\/APRENDE-A-CAMBIAR-ENTRE-MAYUSCULAS-Y-MINUSCULAS-EN-EXCEL.png","width":1280,"height":720,"caption":"APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL"},{"@type":"BreadcrumbList","@id":"https:\/\/excelfull.com\/excel\/cambiar-entre-mayusculas-y-minusculas-en-excel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/excelfull.com\/excel\/"},{"@type":"ListItem","position":2,"name":"Excel","item":"https:\/\/excelfull.com\/excel\/excel\/"},{"@type":"ListItem","position":3,"name":"Excel B\u00e1sico","item":"https:\/\/excelfull.com\/excel\/excel\/curso-de-excel\/excel-basico\/"},{"@type":"ListItem","position":4,"name":"Operaciones B\u00e1sicas","item":"https:\/\/excelfull.com\/excel\/excel\/curso-de-excel\/excel-basico\/operaciones-basicas\/"},{"@type":"ListItem","position":5,"name":"Celdas","item":"https:\/\/excelfull.com\/excel\/excel\/excel-basico\/operaciones-basicas\/celdas\/"},{"@type":"ListItem","position":6,"name":"\u00a1TRANSFORMA TU TEXTO! APRENDE A CAMBIAR ENTRE MAY\u00daSCULAS Y MIN\u00daSCULAS EN EXCEL"}]},{"@type":"WebSite","@id":"https:\/\/excelfull.com\/excel\/#website","url":"https:\/\/excelfull.com\/excel\/","name":"Blog de Excelfull","description":"Todo lo que necesitas saber sobre Excel","publisher":{"@id":"https:\/\/excelfull.com\/excel\/#organization"},"alternateName":"Blog Excel Online","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/excelfull.com\/excel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/excelfull.com\/excel\/#organization","name":"Nlog Excelfull","alternateName":"Blog Excel En L\u00ednea","url":"https:\/\/excelfull.com\/excel\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/excelfull.com\/excel\/#\/schema\/logo\/image\/","url":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2022\/08\/Logo-excelfull.png","contentUrl":"https:\/\/excelfull.com\/excel\/wp-content\/uploads\/2022\/08\/Logo-excelfull.png","width":1342,"height":341,"caption":"Nlog Excelfull"},"image":{"@id":"https:\/\/excelfull.com\/excel\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/excelfull7"]},{"@type":"Person","@id":"https:\/\/excelfull.com\/excel\/#\/schema\/person\/8f7a28824a9700f3f823e56071d1f801","name":"Excelfull","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5bf7b801a90cbf07d593ad1261eb6e937c0ff73904ec636164fadb7ea30f685a?s=96&d=identicon&r=g","caption":"Excelfull"},"url":"https:\/\/excelfull.com\/excel\/author\/ema\/"}]}},"_links":{"self":[{"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/posts\/18875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/comments?post=18875"}],"version-history":[{"count":5,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/posts\/18875\/revisions"}],"predecessor-version":[{"id":18885,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/posts\/18875\/revisions\/18885"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/media\/18886"}],"wp:attachment":[{"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/media?parent=18875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/categories?post=18875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/excelfull.com\/excel\/wp-json\/wp\/v2\/tags?post=18875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}