{"id":16248,"date":"2014-05-15T17:00:21","date_gmt":"2014-05-15T23:00:21","guid":{"rendered":"http:\/\/aplicaexcelcontable.com\/blog\/?p=16248"},"modified":"2025-11-23T19:49:38","modified_gmt":"2025-11-24T01:49:38","slug":"errores-en-formulas-excel","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/errores-en-formulas-excel.html","title":{"rendered":"Errores en Formulas Excel"},"content":{"rendered":"<h1 style=\"text-align: center;\">Errores en Formulas Excel &#8211; Recursos Excel<\/h1>\n<p style=\"text-align: justify;\">Comencemos con el articulo&nbsp;<strong>Errores en Formulas Excel &#8211; Recursos Excel:&nbsp;<\/strong>Antes de compartirte el tema de hoy, te invito a que veas el tema anterior, para eso tan solo <a href=\"https:\/\/aplicaexcelcontable.com\/blog\/recursos-excel-los-20-errores-comunes-de-excel.html\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a>.<\/p>\n<p style=\"text-align: justify;\">Y una vez que termines de ver el articulo anterior regresa nuevamente aqu\u00ed y continua con el tema de hoy.<\/p>\n<p style=\"text-align: justify;\">Al trabajar con Formulas com\u00fanmente cometemos errores en Formulas Excel, que al desconocer su origen, nos enceramos en un mundo de obst\u00e1culos, pero hoy vamos a entrar en un mundo de soluciones.<\/p>\n<p style=\"text-align: justify;\">Hoy vamos a conocer los tipos de errores en Formulas Excel y las soluciones para cada error de Formulas Excel.<\/p>\n<p><span style=\"width: 100%;\"><img loading=\"lazy\" decoding=\"async\" alt=\"Errores en Formulas Excel\" width=\"279\" height=\"94\" title=\"Errores en Formulas Excel\" data-id=\"43704\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2019\/07\/Errores-en-Formulas-Excel.png\" style=\"aspect-ratio: auto 279 \/ 94;\" data-width=\"279\" data-height=\"94\" data-init-width=\"279\" data-init-height=\"94\"><\/span><\/p>\n<h2 style=\"text-align: center;\">Errores en Formulas Excel &#8211; Parte 1<\/h2>\n<ul>\n<li><span><strong>Error #########:&nbsp;<\/strong>Cuando trabajamos con Formulas Excel y observas una celda llena de s\u00edmbolos #, lo que Excel est\u00e1 tratando de decir es que el contenido de esa celda no cabe dentro de ella. <strong>Soluci\u00f3n:&nbsp;<\/strong>Ajusta el ancho de la columna y el mensaje desaparecer\u00e1 de inmediato.<\/span><\/li>\n<li><span><strong>Error #\u00a1DIV\/0!:&nbsp;<\/strong>Este error se produce cuando est\u00e1s dividiendo un valor entre cero. <strong>Soluci\u00f3n:&nbsp;<\/strong>Remover la divisi\u00f3n entre cero.<\/span><\/li>\n<li><span><strong>Error #N\/A o #N\/D:&nbsp;<\/strong>Este error significa que Excel no encuentra el valor al que se est\u00e1 refiriendo(Una Hoja, un Libro o un Nombre definido). Es decir, el valor no est\u00e1 disponible. Este tipo de error es muy com\u00fan al utilizar la funci\u00f3n BUSCARV, al utilizar esta funci\u00f3n, hay usuarios que pasan por alto definir el nombre de una celda, el cual si es utilizado dentro de la formula, al no existir este nombre, Excel te mostrara Error #N\/A o #N\/D.<strong>Soluci\u00f3n del error&nbsp;<strong>#N\/A o #N\/D<\/strong> :&nbsp;<\/strong>Utiliza la funci\u00f3n ESERROR para atrapar el error: =SI(ESERROR(BUSCARV(\u2026)), \u00abVALOR NO ENCONTRADO\u00bb, BUSCARV(\u2026)).<\/span><\/li>\n<li><span><strong>Error #\u00bfNOMBRE?:&nbsp;<\/strong>El origen m\u00e1s com\u00fan por la que se genera este error es el haber escrito mal el nombre de una funci\u00f3n. Tambi\u00e9n se produce por escribir mal un rango nombrado.&nbsp;<strong>Soluci\u00f3n:&nbsp;<\/strong>Aseg\u00farate de haber escrito el nombre de la funci\u00f3n correctamente as\u00ed como todos los rangos nombrados que utilices en las funciones.<\/span><\/li>\n<li><span><strong>Error #\u00a1NULO!:&nbsp;<\/strong>El Error #\u00a1NULO! es poco com\u00fan, pero generalmente es consecuencia de haber especificado incorrectamente un rango. Una f\u00f3rmula que regresar\u00e1 este tipo de error es la siguiente: <strong>=SUMA(B1:B5 C1:C5)<\/strong>.El error se produce porque olvid\u00e9 colocar el separador (;) entre los rangos especificados. <strong>Soluci\u00f3n:&nbsp;<\/strong>Aseg\u00farate de que has especificado correctamente los rangos dentro de la f\u00f3rmula.<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\">Errores en Formulas Excel &#8211; Parte 2<\/h3>\n<ul>\n<li><span><strong>Error #\u00a1NUM!:&nbsp;<\/strong>Aveces los c\u00e1lculos en Excel son muy exhaustivos y las f\u00f3rmulas llegan a calcular valores mucho m\u00e1s grandes que las capacidades de Excel y es cuando obtienes un error de este tipo. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que no est\u00e1s llamando repetitivamente a las funciones y que generen un n\u00famero demasiado grande.<\/span><\/li>\n<li><span><strong>Error #\u00a1REF!:&nbsp;<\/strong>Este error sucede cuando una celda trata de referenciar otra celda que no puede ser encontrada porque se ha eliminado. Por ejemplo, escribe la siguiente f\u00f3rmula: <strong>=SUMA(D3:D5,E3:E5,F3:F5)<\/strong>. Posteriormente elimina la columna E. Inmediatamente se mostrar\u00e1 este tipo de error. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que los rangos a los que hace referencia la f\u00f3rmula a\u00fan existan o de lo contrario realiza los ajustes necesarios.<\/span><\/li>\n<li><span><strong>Error #\u00a1VALOR!:&nbsp;<\/strong>Este Error se origina por utilizar argumentos de tipo texto cuando en realidad la funci\u00f3n espera valores num\u00e9ricos. Considera la siguiente funci\u00f3n: <strong>=SUMA(\u00aba\u00bb, \u00abb\u00bb)<\/strong>. La funci\u00f3n SUMA regresar\u00e1 este tipo de error porque los argumentos no son num\u00e9ricos. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que los tipos de datos de los argumentos son los adecuados, en especial los argumentos que esperan un valor num\u00e9rico.<\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Hasta aqu\u00ed con el tema de hoy <strong>Errores en Formulas Excel &#8211; Recursos Excel<\/strong>, si te ha gustado este articulo, te invito a que lo compartas con tus amigos de Facebook pulsando clic en el bot\u00f3n compartir:<\/p>\n<p style=\"text-align: justify;\">Bien! Ahora puedes continuar con el siguiente articulo, para eso tan solo pulsa clic el siguiente bot\u00f3n:<\/p>\n<h4>Para Finalizar con la lista de errores en formulas excel:<\/h4>\n<p style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \u00abErrores en Formulas Excel &#8211; Recursos Excel\u00bb.<\/p>\n<p style=\"text-align: justify;\">Por lo tanto, d\u00e9jame tu comentario con dudas, cr\u00edticas constructivas y sugerencia en la secci\u00f3n de comentarios o bien en el Chat. Al mismo tiempo te invito a que visites nuestra pagina de Facebook, <a href=\"http:\/\/facebook.com\/AplicaExceContable\/\" target=\"_blank\" rel=\"noopener\"><strong>pulsando clic aqu\u00ed<\/strong><\/a>.<\/p>\n<p style=\"\">Cualquier duda o pregunta, puedes escribirme directamente en la<span style=\"--tcb-text-highlight-color: rgb(237, 243, 13) !important;\">&nbsp;<\/span><a href=\"#comentario\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(237, 243, 13) !important;\">secci\u00f3n de comentarios<\/span><\/a>, en la <a href=\"https:\/\/aplicaexcelcontable.com\/blog\/contacto\" target=\"_blank\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(231, 100, 224) !important;\" data-text-highlight=\"bubble\">pagina del chat<\/span><\/a>, directamente en <span style=\"--tcb-text-highlight-color: rgb(30, 184, 76) !important;\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\"><\/span><\/p>\n<p style=\"\">Te saluda,<span style=\"--tcb-text-highlight-color: transparent !important;\"><\/span><\/p>\n<p style=\"\"><strong>Roger Perez \u2013 Aplica Excel Contable<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Errores en Formulas Excel &#8211; Recursos Excel Comencemos con el articulo&nbsp;Errores en Formulas Excel &#8211; Recursos Excel:&nbsp;Antes de compartirte el tema de hoy, te invito a que veas el tema anterior, para eso tan solo pulsa clic aqu\u00ed. Y una vez que termines de ver el articulo anterior regresa nuevamente aqu\u00ed y continua con el [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":43704,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h1\"><h1 data-css=\"tve-u-16bfab9d16e\" style=\"text-align: center;\" class=\"\">Errores en Formulas Excel - Recursos Excel<\/h1><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-16bfabb35a0\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-16bfabb35a2\" style=\"text-align: justify;\">Comencemos con el articulo&nbsp;<strong>Errores en Formulas Excel - Recursos Excel:&nbsp;<\/strong>Antes de compartirte el tema de hoy, te invito a que veas el tema anterior, para eso tan solo <a data-css=\"tve-u-16bfabe4d9b\" href=\"https:\/\/aplicaexcelcontable.com\/blog\/recursos-excel-los-20-errores-comunes-de-excel.html\" class=\"\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a>.<\/p><p data-css=\"tve-u-16bfabb35a2\" style=\"text-align: justify;\">Y una vez que termines de ver el articulo anterior regresa nuevamente aqu\u00ed y continua con el tema de hoy.<\/p><p data-css=\"tve-u-16bfabb35a2\" style=\"text-align: justify;\">Al trabajar con Formulas com\u00fanmente cometemos errores en Formulas Excel, que al desconocer su origen, nos enceramos en un mundo de obst\u00e1culos, pero hoy vamos a entrar en un mundo de soluciones.<\/p><p data-css=\"tve-u-16bfabb35a2\" style=\"text-align: justify;\">Hoy vamos a conocer los tipos de errores en Formulas Excel y las soluciones para cada error de Formulas Excel.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-16bfac68d36\"><span class=\"tve_image_frame\" style=\"width: 100%;\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image wp-image-43704\" alt=\"Errores en Formulas Excel\" width=\"279\" height=\"94\" title=\"Errores en Formulas Excel\" data-id=\"43704\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2019\/07\/Errores-en-Formulas-Excel.png\" style=\"aspect-ratio: auto 279 \/ 94;\" data-width=\"279\" data-height=\"94\" data-init-width=\"279\" data-init-height=\"94\"><\/span><\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h2\"><h2 data-css=\"tve-u-16bfae120ad\" style=\"text-align: center;\" class=\"\">Errores en Formulas Excel - Parte 1<\/h2><\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-16bfae36b90\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfae3a7f4\"><div style=\"text-align: justify;\"><strong>Error #########:&nbsp;<\/strong>Cuando trabajamos con Formulas Excel y observas una celda llena de s\u00edmbolos #, lo que Excel est\u00e1 tratando de decir es que el contenido de esa celda no cabe dentro de ella. <strong>Soluci\u00f3n:&nbsp;<\/strong>Ajusta el ancho de la columna y el mensaje desaparecer\u00e1 de inmediato.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfae3a7f4\"><div style=\"text-align: justify;\"><strong>Error #\u00a1DIV\/0!:&nbsp;<\/strong>Este error se produce cuando est\u00e1s dividiendo un valor entre cero. <strong>Soluci\u00f3n:&nbsp;<\/strong>Remover la divisi\u00f3n entre cero.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfae3a7f4\"><div style=\"text-align: justify;\"><strong>Error #N\/A o #N\/D:&nbsp;<\/strong>Este error significa que Excel no encuentra el valor al que se est\u00e1 refiriendo(Una Hoja, un Libro o un Nombre definido). Es decir, el valor no est\u00e1 disponible. Este tipo de error es muy com\u00fan al utilizar la funci\u00f3n BUSCARV, al utilizar esta funci\u00f3n, hay usuarios que pasan por alto definir el nombre de una celda, el cual si es utilizado dentro de la formula, al no existir este nombre, Excel te mostrara Error #N\/A o #N\/D.<\/div><div style=\"text-align: justify;\"><strong>Soluci\u00f3n del error&nbsp;<strong>#N\/A o #N\/D<\/strong> :&nbsp;<\/strong>Utiliza la funci\u00f3n ESERROR para atrapar el error: =SI(ESERROR(BUSCARV(\u2026)), \"VALOR NO ENCONTRADO\", BUSCARV(\u2026)).<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\" data-css=\"tve-u-16bfae356df\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfae3a7f4\"><div style=\"text-align: justify;\"><strong>Error #\u00bfNOMBRE?:&nbsp;<\/strong>El origen m\u00e1s com\u00fan por la que se genera este error es el haber escrito mal el nombre de una funci\u00f3n. Tambi\u00e9n se produce por escribir mal un rango nombrado.&nbsp;<strong>Soluci\u00f3n:&nbsp;<\/strong>Aseg\u00farate de haber escrito el nombre de la funci\u00f3n correctamente as\u00ed como todos los rangos nombrados que utilices en las funciones.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\" data-css=\"tve-u-16bfae35aa9\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfae3a7f4\"><div style=\"text-align: justify;\"><strong>Error #\u00a1NULO!:&nbsp;<\/strong>El Error #\u00a1NULO! es poco com\u00fan, pero generalmente es consecuencia de haber especificado incorrectamente un rango. Una f\u00f3rmula que regresar\u00e1 este tipo de error es la siguiente: <strong>=SUMA(B1:B5 C1:C5)<\/strong>.El error se produce porque olvid\u00e9 colocar el separador (;) entre los rangos especificados. <strong>Soluci\u00f3n:&nbsp;<\/strong>Aseg\u00farate de que has especificado correctamente los rangos dentro de la f\u00f3rmula.<\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h3\"><h3 data-css=\"tve-u-16bfaf03e79\" style=\"text-align: center;\" class=\"\">Errores en Formulas Excel - Parte 2<\/h3><\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-16bfaf0d7a1\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\" data-css=\"tve-u-16bfaf2b9fe\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfaf141fa\"><div style=\"text-align: justify;\"><strong>Error #\u00a1NUM!:&nbsp;<\/strong>Aveces los c\u00e1lculos en Excel son muy exhaustivos y las f\u00f3rmulas llegan a calcular valores mucho m\u00e1s grandes que las capacidades de Excel y es cuando obtienes un error de este tipo. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que no est\u00e1s llamando repetitivamente a las funciones y que generen un n\u00famero demasiado grande.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\" data-css=\"tve-u-16bfaf2b9fe\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfaf141fa\"><div style=\"text-align: justify;\"><strong>Error #\u00a1REF!:&nbsp;<\/strong>Este error sucede cuando una celda trata de referenciar otra celda que no puede ser encontrada porque se ha eliminado. Por ejemplo, escribe la siguiente f\u00f3rmula: <strong>=SUMA(D3:D5,E3:E5,F3:F5)<\/strong>. Posteriormente elimina la columna E. Inmediatamente se mostrar\u00e1 este tipo de error. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que los rangos a los que hace referencia la f\u00f3rmula a\u00fan existan o de lo contrario realiza los ajustes necesarios.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\" data-css=\"tve-u-16bfaf2b9fe\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-16bfaf141fa\"><div style=\"text-align: justify;\"><strong>Error #\u00a1VALOR!:&nbsp;<\/strong>Este Error se origina por utilizar argumentos de tipo texto cuando en realidad la funci\u00f3n espera valores num\u00e9ricos. Considera la siguiente funci\u00f3n: <strong>=SUMA(\u00aba\u00bb, \u00abb\u00bb)<\/strong>. La funci\u00f3n SUMA regresar\u00e1 este tipo de error porque los argumentos no son num\u00e9ricos. <strong>Soluci\u00f3n:&nbsp;<\/strong>Verifica que los tipos de datos de los argumentos son los adecuados, en especial los argumentos que esperan un valor num\u00e9rico.<\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-16bfaf6a036\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-16bfaf6a03a\" style=\"text-align: justify;\">Hasta aqu\u00ed con el tema de hoy <strong>Errores en Formulas Excel - Recursos Excel<\/strong>, si te ha gustado este articulo, te invito a que lo compartas con tus amigos de Facebook pulsando clic en el bot\u00f3n compartir:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_social_custom thrv_social\" data-counts=\"\" data-min_shares=\"0\" data-css=\"tve-u-16bfaf8098d\">\n<div class=\"tve_social_items tve_social_custom tve_style_1 tve_social_itb\">\n<div class=\"tve_s_item tve_s_fb_share\" data-s=\"fb_share\" data-href=\"https:\/\/aplicaexcelcontable.com\/blog\/errores-en-formulas-excel.html\" data-label=\"Compartir\">\n\t<a href=\"javascript:void(0)\" class=\"tve_s_link\"><span class=\"tve_s_icon thrv-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"tcb-facebook\" viewBox=\"0 0 16 28\"><path d=\"M14.984 0.187v4.125h-2.453q-1.344 0-1.813 0.562t-0.469 1.687v2.953h4.578l-0.609 4.625h-3.969v11.859h-4.781v-11.859h-3.984v-4.625h3.984v-3.406q0-2.906 1.625-4.508t4.328-1.602q2.297 0 3.563 0.187z\"><\/path><\/svg><\/span><span class=\"tve_s_text\">Compartir<\/span><span class=\"tve_s_count\">0<\/span><\/a>\n<\/div>\n<\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-16bfaf8c58a\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-16bfaf8c58d\" style=\"text-align: justify;\">Bien! Ahora puedes continuar con el siguiente articulo, para eso tan solo pulsa clic el siguiente bot\u00f3n:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-button tve_ea_thrive_animation tve_anim_slide_top\" data-css=\"tve-u-16bfaf91b58\" data-button-style=\"tcb-saved-button-template-28\" style=\"\" id=\"tema2\" data-tcb_hover_state_parent=\"\">\n<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/como-ordenar-datos-en-excel-de-izquierda-a-derecha.html\" class=\"tcb-button-link tve_evt_manager_listen tve_et_tve-viewport tve-viewport-triggered\" data-tcb-events=\"__TCB_EVENT_[{&quot;t&quot;:&quot;tve-viewport&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;slide_top&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__\" target=\"_blank\">\n<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\" data-css=\"tve-u-16bfaf91b5c\"><strong>Pulsa clic P\/Ver el siguiente Tema<\/strong><\/span><\/span>\n<\/a>\n<\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h4\"><h4 data-css=\"tve-u-16bfb3e6b5f\" class=\"\">Para Finalizar con la lista de errores en formulas excel:<\/h4><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-16bfb3eece6\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-16bfb3eece9\" style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \"Errores en Formulas Excel - Recursos Excel\".<\/p><p data-css=\"tve-u-16bfb3eece9\" style=\"text-align: justify;\">Por lo tanto, d\u00e9jame tu comentario con dudas, cr\u00edticas constructivas y sugerencia en la secci\u00f3n de comentarios o bien en el Chat. Al mismo tiempo te invito a que visites nuestra pagina de Facebook, <a data-css=\"tve-u-16bfb4062a5\" href=\"http:\/\/facebook.com\/AplicaExceContable\/\" target=\"_blank\"><strong>pulsando clic aqu\u00ed<\/strong><\/a>.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19396e3a3cf\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19396e3a3cd\"><div class=\"thrv_wrapper thrv_text_element tcb-highlight-added\">\t<p style=\"\">Cualquier duda o pregunta, puedes escribirme directamente en la<span style=\"--tcb-text-highlight-color: rgb(237, 243, 13) !important;\" data-css=\"tve-u-19396e3a3d0\">&nbsp;<\/span><a href=\"#comentario\" class=\"tve-jump-scroll\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(237, 243, 13) !important;\" data-css=\"tve-u-19396e3a3d1\">secci\u00f3n de comentarios<\/span><\/a>, en la <a href=\"https:\/\/aplicaexcelcontable.com\/blog\/contacto\" target=\"_blank\" class=\"\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(231, 100, 224) !important;\" data-css=\"tve-u-19396e3a3d2\" data-text-highlight=\"bubble\">pagina del chat<\/span><\/a>, directamente en <span style=\"--tcb-text-highlight-color: rgb(30, 184, 76) !important;\" data-css=\"tve-u-19396e3a3d3\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\" data-css=\"tve-u-19396e3a3d4\"><\/span><\/p><p style=\"\">Te saluda,<span style=\"--tcb-text-highlight-color: transparent !important;\"><\/span><\/p><p style=\"\"><strong>Roger Perez \u2013 Aplica Excel Contable<\/strong><\/p><\/div><\/div>\n<\/div>","tve_custom_css":"@media (min-width: 300px){:not(#tve) [data-css=\"tve-u-16bfab9d16e\"] { font-size: 28px !important; color: rgb(255, 0, 0) !important; }[data-css=\"tve-u-16bfabb35a0\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-16bfabb35a2\"] { color: rgb(10, 0, 0) !important; }:not(#tve) [data-css=\"tve-u-16bfabe4d9b\"] { color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-16bfac68d36\"] { width: 279px; float: none; margin-left: auto !important; margin-right: auto !important; }:not(#tve) [data-css=\"tve-u-16bfae120ad\"] { font-size: 38px !important; color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-16bfae36b90\"] li { color: rgb(10, 0, 0) !important; }:not(#tve) [data-css=\"tve-u-16bfaf03e79\"] { color: rgb(0, 23, 255) !important; font-size: 38px !important; }:not(#tve) [data-css=\"tve-u-16bfaf0d7a1\"] li { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-16bfaf6a036\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-16bfaf6a03a\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-16bfaf8098d\"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css=\"tve-u-16bfaf8c58a\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-16bfaf8c58d\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-16bfaf91b58\"] { display: block; max-width: 382px; width: 382px; }:not(#tve) [data-css=\"tve-u-16bfaf91b58\"]:hover .tcb-button-link { color: rgb(255, 255, 255) !important; background-color: rgb(255, 0, 0) !important; background-image: none !important; border: 3px solid rgb(255, 0, 0) !important; }[data-css=\"tve-u-16bfaf91b58\"] .tcb-button-link { border: 3px solid rgb(255, 0, 0); border-radius: 10px; overflow: hidden; min-height: 54.7619px; font-size: 1.33333em; padding-top: 0px; padding-bottom: 0px; background-image: none !important; background-color: rgb(255, 255, 255) !important; }:not(#tve) [data-css=\"tve-u-16bfaf91b58\"] .tcb-button-link { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-16bfaf91b5c\"] { color: rgb(255, 0, 0) !important; font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-16bfaf91b58\"]:hover .tcb-button-link span { color: rgb(255, 255, 255) !important; }:not(#tve) [data-css=\"tve-u-16bfaf91b58\"] .tcb-button-link span { color: rgb(255, 0, 0); }:not(#tve) [data-css=\"tve-u-16bfb3e6b5f\"] { font-size: 25px !important; color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-16bfb3eece6\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-16bfb3eece9\"] { color: rgb(10, 0, 0) !important; }:not(#tve) [data-css=\"tve-u-16bfb4062a5\"] { color: rgb(0, 23, 255) !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper { width: calc(100% + 0px); }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:nth-child(n+2) { margin-top: 50px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:not(:nth-child(n)) { margin-right: 30px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:nth-child(n) { margin-right: 0px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper { width: calc(33.3333% - 13.3333px); }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:nth-child(n+4) { margin-top: 20px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+4)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:not(:nth-child(3n)) { margin-right: 20px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:nth-child(3n) { margin-right: 0px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19396e3a3cd\"] { --tve-font-size: 20px; --tve-color: rgb(7,0,0); --tve-applied---tve-color: rgb(7,0,0); text-align: justify; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19396e3a3cd\"] h6 { color: var(--tve-color,rgb(7,0,0)); --tve-applied-color: var$(--tve-color,rgb(7,0,0)); --tcb-applied-color: rgb(7,0,0); }[data-css=\"tve-u-19396e3a3cd\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19396e3a3cf\"] { margin-top: 20px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-19396e3a3d0\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-19396e3a3d1\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-19396e3a3d2\"] { --tve-highlight-background: url(\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20314%20114%22%20preserveAspectRatio%3D'none'%3E%0A%09%09%09%09%09%3Cpath%20d%3D%22M149.412%202.398C98.053%204.579%2074.996%207.562%2053.903%2014.754%2028.892%2023.283%208.503%2040.617%202.929%2058.09c-4.148%2013.004-.464%2026.402%2010.207%2037.118%205.664%205.687%2015.228%2012.328%2021.753%2015.104%202.939%201.25%208.598%202.708%2010.559%202.72%201.16.008%201.111-.129-.909-2.543-2.554-3.05-4.753-7.567-4.761-9.775-.008-2.502%202.482-6.937%204.862-8.661%205.613-4.066%2020.333-6.115%2050.607-7.046%2012.81-.394%2019.622.068%2047.623%203.231%2057%206.439%2066.925%207.222%2091.845%207.248%2016.516.016%2020.951-.139%2026.167-.919%2020.12-3.007%2032.633-8.401%2041.489-17.883%206.859-7.344%2010.154-16.516%2010.254-28.537.032-3.902-.231-7.704-.651-9.42-5.257-21.464-31.961-33.668-80.137-36.622-11.85-.727-62.651-.546-82.425.293%22%2F%3E%0A%09%09%09%09%3C%2Fsvg%3E\"); --tcb-text-highlight-color: #2ABB61 !important; }[data-css=\"tve-u-19396e3a3d3\"] { --tcb-text-highlight-color: rgb(30,184,76) !important; }[data-css=\"tve-u-19396e3a3d4\"] { --tcb-text-highlight-color: transparent !important; }}@media (max-width: 1023px){:not(#tve) [data-css=\"tve-u-16bfab9d16e\"] { font-size: 25px !important; }:not(#tve) [data-css=\"tve-u-16bfae120ad\"] { font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-16bfaf03e79\"] { font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-16bfb3e6b5f\"] { font-size: 22px !important; }}@media (max-width: 767px){:not(#tve) [data-css=\"tve-u-16bfaf91b58\"] .tcb-button-link { font-size: 20px; }[data-css=\"tve-u-16bfaf91b58\"] { display: block; max-width: 292px; width: 292px; }:not(#tve) [data-css=\"tve-u-16bfaf91b5c\"] { font-size: 16px !important; }:not(#tve) [data-css=\"tve-u-16bfab9d16e\"] { font-size: 23px !important; }:not(#tve) [data-css=\"tve-u-16bfae120ad\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-16bfaf03e79\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-16bfb3e6b5f\"] { font-size: 20px !important; }}","tve_user_custom_css":"","tve_globals":{"e":"1","font_cls":[]},"tcb2_ready":1,"tcb_editor_enabled":1,"tve_landing_page":"","_tve_header":"","_tve_footer":""},"categories":[64],"tags":[74,73,66,296],"class_list":["post-16248","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-soluciones-excel","tag-error-de-formulas","tag-errores-excel","tag-excel","tag-formulas-excel","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/16248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/comments?post=16248"}],"version-history":[{"count":1,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/16248\/revisions"}],"predecessor-version":[{"id":65387,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/16248\/revisions\/65387"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/43704"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=16248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=16248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=16248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}