{"id":45758,"date":"2020-04-02T21:26:46","date_gmt":"2020-04-03T03:26:46","guid":{"rendered":"https:\/\/aplicaexcelcontable.com\/blog\/?p=45758"},"modified":"2025-01-05T20:59:54","modified_gmt":"2025-01-06T02:59:54","slug":"formula-si-conjunto-para-ordenar","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/formula-si-conjunto-para-ordenar.html","title":{"rendered":"Formula si conjunto para ordenar datos en excel"},"content":{"rendered":"<h1>Como resumir una lista de Alumnos con la <span style=\"font-size: 42px !important;\">Formula SI CONJUNTO<\/span><\/h1>\n<p style=\"\">Te gustar\u00eda aprender a clasificar con la <em><strong>formula Si conjunto<\/strong><\/em> la lista de Alumnos aprobados o reprobados?<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" alt=\"Formula SI conjunto\" width=\"608\" height=\"355\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/copiar-formulas-excel.gif\" style=\"aspect-ratio: auto 616 \/ 360;\" title=\"formula si conjunto\" data-width=\"608\" data-height=\"355\" data-init-width=\"616\" data-init-height=\"360\"><\/span><\/p>\n<p style=\"\">En este articulo vamos a utilizar 2 funciones para poder resumir datos en Excel:<\/p>\n<ul>\n<li style=\"margin-bottom: 1px !important;\"><span>SI.CONJUNTO<\/span><\/li>\n<li style=\"margin-bottom: 1px !important;\"><span>CONTAR.SI.CONJUNTO<\/span><\/li>\n<\/ul>\n<p>Estas listo para resumir una lista de Alumnos? comencemos.<\/p>\n<p>Antes de entrar lleno a los pasos de Resumir datos con la formula si conjunto, es importante apropiarnos con la sintaxis de las dos funciones que utilizaremos:<\/p>\n<h2 id=\"t-1736096784453\">Sintaxis de la Funci\u00f3n SI CONJUNTO (SI.CONJUNTO) &#8211; Formula SI CONJUNTO<\/h2>\n<p style=\"\">Como te mencione anteriormente es muy importante conocer la sintaxis para aplicarlo correctamente en tus formulas.&nbsp;<\/p>\n<p style=\"\">A continuaci\u00f3n la sintaxis de la funci\u00f3n SI.CONJUNTO:<\/p>\n<p style=\"\">=SI.CONJUNTO(prueba_l\u00f3gica1;valor_si_verdadero1;&#8230;)<\/p>\n<p style=\"\">Donde cada componente de la sintaxis tiene su significado:<\/p>\n<ul>\n<li style=\"\"><em><strong>Prueba_l\u00f3gica1:<\/strong><\/em> Es cualquier valor o expresi\u00f3n que puede ser evaluado como verdadero o falso.<\/li>\n<li style=\"\"><em><strong>Valor_si_verdadero1:<\/strong><\/em> es el valor devuelto si la prueba logica1 es verdadero.<\/li>\n<li style=\"\"><em><strong>&#8230;. :<\/strong><\/em> El punto suspensivo indica que puedes crear mas pruebas l\u00f3gicas y obtener mas resultados si es verdadero.<\/li>\n<\/ul>\n<p>Listo con la sintaxis de la primera funci\u00f3n a utilizar, ahora veamos:<\/p>\n<h2 id=\"t-1736096784454\">Sintaxis de la Funci\u00f3n CONTAR SI CONJUNTO (CONTAR.SI.CONJUNTO) &#8211; Formula SI CONJUNTO<\/h2>\n<p style=\"\">Este es la segunda funci\u00f3n que vamos a utilizar para Resumir datos y para eso te invito a conocer la sintaxis de la funci\u00f3n CONTAR.SI.CONJUNTO:<\/p>\n<blockquote style=\"\"><p><em><strong>=CONTAR.SI.CONJUNTO(rango_criterios1;Criterio1;&#8230;)<\/strong><\/em><\/p><\/blockquote>\n<p>Donde cada componente de la sintaxis tiene su significado:<\/p>\n<ul>\n<li><em><strong>Rango_creiterios1:<\/strong><\/em> Es el rango de celdas que deseas evaluar para la condici\u00f3n determinada.<\/li>\n<li><em><strong>Criterio1:<\/strong><\/em>&nbsp;Es la condici\u00f3n en forma de numero, expresi\u00f3n o texto que determina que celdas deben contarse.<\/li>\n<li><em><strong>&#8230;. :<\/strong><\/em> El punto suspensivo indica que puedes crear mas pruebas l\u00f3gicas y obtener mas resultados seg\u00fan los criterios establecidos.<\/li>\n<\/ul>\n<p>Listo con la sintaxis de la segunda funci\u00f3n a utilizar, ahora veamos:<\/p>\n<h4 style=\"\" id=\"t-1736096784460\">Dise\u00f1a tu Plantilla de Facturaci\u00f3n e Inventario<\/h4>\n<p style=\"\">Dentro de este curso te compartir\u00e9 21 videos, al terminar podr\u00e1s descargar tu certificado de participaci\u00f3n:<\/p>\n<h2 style=\"text-align: center;\" id=\"t-1736096784455\">Pasos para resumir datos con la formula si conjunto<\/h2>\n<p style=\"\">Para comenzar vamos a descargar el archivo Excel a utilizar en este ejercicio:<\/p>\n<p><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/LISTAS-DE-CLASE.xls\" target=\"_blank\"><\/a><\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/LISTAS-DE-CLASE.xls\" target=\"_blank\" style=\"outline: none;\"><em><strong>Haz clic para descargar el archivo Excel<\/strong><\/em><\/a><\/p>\n<p style=\"\">Pulsa clic en el enlace o bien en la imagen de excel para descargar el archivo de practica.<\/p>\n<p style=\"\">Ya descargas el archivo?<\/p>\n<p style=\"\">Si la respuesta es un si, te invito a abrir el archivo.<\/p>\n<p style=\"\">Una vez abierto el archivo te ubicas en la celda AP9, dentro de este, puedes notar que tenemos una formula con la funci\u00f3n si:<\/p>\n<blockquote style=\"\"><p><em><strong>=SI(F9=0;\u00bbAPROBADO\u00bb;SI(F9&lt;5;\u00bbAPLAZADO\u00bb;SI(F9&gt;=5;\u00bbREPROBADO\u00bb)))<\/strong><\/em><\/p><\/blockquote>\n<p style=\"\">Si tienes Excel 2019, Excel 2021 o office 365, toca cambiar esta formula aplicando la formula si conjunto.<\/p>\n<p style=\"\">Escribe la siguiente formula en la celda AP9:<\/p>\n<blockquote style=\"\"><p><em><strong>=SI.CONJUNTO(F9=0;\u00bbAPROBADO\u00bb;F9&lt;5;\u00bbAPLAZADO\u00bb;F9&gt;=5;\u00bbREPROBADO\u00bb)<\/strong><\/em><\/p><\/blockquote>\n<p style=\"\">Listo, con esta nueva formula, podr\u00e1s agregar mas pruebas l\u00f3gicas si as\u00ed lo deseas.<\/p>\n<p style=\"\">Ahora veamos la formula para resumir datos:<\/p>\n<h3 style=\"text-align: center;\" id=\"t-1736047907615\">CURSO GRATIS: Dise\u00f1a tu Plantilla de Cuentas por Cobrar<\/h3>\n<p style=\"\">Que incluye este curso ?<\/p>\n<ul>\n<li style=\"\"><span style=\"\">Leccion 1 al 6: Dise\u00f1o de la Plantilla de Cuentas por cobrar.<\/span><\/li>\n<li style=\"\"><span style=\"\">Leccion 7 al 9: Formulando la Plantilla de cuentas por cobrar.<\/span><\/li>\n<li style=\"\"><span style=\"\">Leccion 10 al 11: Programando la Plantilla de Cuentas por Cobrar.<\/span><\/li>\n<li style=\"\"><span style=\"\">Lecci\u00f3n 12 al 15: Configuraci\u00f3n y personalizaci\u00f3n de la Plantilla.<\/span><\/li>\n<li style=\"\"><span style=\"\">Todas las lecciones estan explicados en video.<\/span><\/li>\n<li style=\"\"><span style=\"\">Al Finalizar: Podras Descargar tu Certificado de Participacion.<\/span><\/li>\n<\/ul>\n<p style=\"text-align: center;\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/diseno-hoja-clientes\" target=\"_blank\" style=\"outline: none;\"><span style=\"background-color: rgb(241, 248, 10);\">Ver detalles del Curso<\/span><\/a><\/p>\n<h3 style=\"text-align: center;\" id=\"t-1736096784456\">La Funci\u00f3n CONTAR.SI.CONJUNTO para ordenar datos en excel &#8211; Formula si conjunto<\/h3>\n<p style=\"\">En esta segunda etapa, vamos ordenar datos de Alumnos Aprobado, Aplazado y Reprobado.<\/p>\n<p style=\"\">Tambi\u00e9n vamos a ser mas especifico y lo vamos a resumir por sexo (Masculino o femenino).<\/p>\n<p style=\"\">Comencemos por:<\/p>\n<h3 style=\"text-align: center;\" id=\"t-1736096784457\">Resumir datos de Alumnos aprobados masculinos y femeninos &#8211; Formula si conjunto<\/h3>\n<p style=\"\">En primer lugar, nos ubicamos en celda AQ54, dentro de este escribimos la siguiente formula:<\/p>\n<blockquote style=\"\"><p><em><strong>=CONTAR.SI.CONJUNTO(AP9:AP51;\u00bbAPROBADO\u00bb;A9:A51;\u00bbh\u00bb)<\/strong><\/em><\/p><\/blockquote>\n<p style=\"\">Y pulsamos enter, como resultado obtenemos 20, es decir, 20 Alumnos masculinos aprobados.<\/p>\n<p style=\"\">Ahora esta misma formula lo vamos a copiar en la celda AR54 y le cambiamos la letra h por la letra m:<\/p>\n<blockquote style=\"\"><p><em><strong>=CONTAR.SI.CONJUNTO(AP9:AP51;\u00bbAPROBADO\u00bb;A9:A51;\u00bbm\u00bb)<\/strong><\/em><\/p><\/blockquote>\n<p style=\"\">Y pulsamos enter, como resultado obtenemos 20 Alumnos femeninos aprobado:<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" alt=\"formula si conjunto\" data-id=\"45780\" width=\"313\" height=\"200\" title=\"Contar.si.conjunto\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Contar.si_.conjunto.png\" data-link-wrap=\"true\" data-width=\"313\" data-height=\"200\" data-init-width=\"321\" data-init-height=\"205\" style=\"aspect-ratio: auto 321 \/ 205;\"><\/span><\/p>\n<h3 style=\"text-align: center;\" id=\"t-1736096784458\">Mini Curso de Contabilidad B\u00e1sica<\/h3>\n<p><span style=\"width: 100%;\"><img decoding=\"async\" alt=\"\" width=\"115\" height=\"77\" title=\"Curso de Contabilidad\" data-id=\"33374\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/Curso-de-Contabilidad.jpg\" style=\"aspect-ratio: auto 275 \/ 183;\" data-width=\"115\" data-height=\"77\" data-init-width=\"275\" data-init-height=\"183\" loading=\"lazy\" data-><\/span><\/p>\n<p style=\"text-align: justify;\">En este Mini Curso aprender\u00e1s a llevar el <strong>Control Total de tu Negocio<\/strong>,<strong>&nbsp;Empresa o Finanzas Personales, y muchos mas&#8230;<\/strong><\/p>\n<h3 style=\"text-align: center;\" id=\"t-1736096784459\">Resumir datos de Alumnos Aplazados y reprobados &#8211; Formula si conjunto<\/h3>\n<p style=\"\">Para hacer mas f\u00e1cil el proceso, copiamos la formula de la celda AQ54 en la celda AQ55 y le reemplazamos la palabra APROBADO por APLAZADO.<\/p>\n<p style=\"\">Y pulsamos enter.<\/p>\n<p style=\"\">Esta misma formula lo copiamos en la celda AQ56 y le reemplazamos la palabra APROBADO por REPROBADO.<\/p>\n<p style=\"\">Y pulsamos enter, como resultado, tenemos 1 Aplazado y 0 aplazado en Masculino.<\/p>\n<p style=\"\">Ahora vemos, cuantos femeninos se aplazaron:<\/p>\n<p style=\"\">Para comenzar, copiamos la formula de la celda AR54 a la celda AR55 y reemplazamos APROBADO por APLAZADO.<\/p>\n<p style=\"\">Y pulsamos enter.<\/p>\n<p style=\"\">Esta misma formula lo pegamos en la celda AR56 y reemplazamos la palabra APROBADO por REPROBADO.<\/p>\n<p style=\"\">Y pulsamos enter, como resultado tenemos, 0 Aplazado y 1 reprobado en femenino:<\/p>\n<p><span><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Resumen-de-calificaciones.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" alt=\"Formula si conjunto\" data-id=\"45784\" width=\"313\" height=\"190\" title=\"Resumen de calificaciones\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Resumen-de-calificaciones.png\" data-link-wrap=\"true\"><\/a><\/span><\/p>\n<p>Que tal te pareci\u00f3 el tema de hoy \u00abComo resumir datos con la formula si conjunto en Excel? te gusto?<\/p>\n<p>Si te gusto, te invito a compartirlo con tus amigos por correo electr\u00f3nico, WhatsApp o bien por&nbsp;<a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" rel=\"noopener\" target=\"_blank\" style=\"outline: none;\">facebook<\/a>, a continuaci\u00f3n te dejo un bot\u00f3n para que puedas compartirlo:<\/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>Como resumir una lista de Alumnos con la Formula SI CONJUNTO Te gustar\u00eda aprender a clasificar con la formula Si conjunto la lista de Alumnos aprobados o reprobados? En este articulo vamos a utilizar 2 funciones para poder resumir datos en Excel: SI.CONJUNTO CONTAR.SI.CONJUNTO Estas listo para resumir una lista de Alumnos? comencemos. Antes de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":33273,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\">\t<h1 data-css=\"tve-u-1713df7800f\" class=\"\">Como resumir una lista de Alumnos con la <span style=\"font-size: 42px !important;\" data-css=\"tve-u-19436d84185\">Formula SI CONJUNTO<\/span><\/h1><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19436d6e99a\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19436d6e995\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Te gustar\u00eda aprender a clasificar con la <em><strong>formula Si conjunto<\/strong><\/em> la lista de Alumnos aprobados o reprobados?<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-1713dff6f60\" style=\"\"><span class=\"tve_image_frame\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image\" alt=\"Formula SI conjunto\" width=\"608\" height=\"355\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/copiar-formulas-excel.gif\" style=\"aspect-ratio: auto 616 \/ 360;\" data-css=\"tve-u-1713dff973b\" title=\"formula si conjunto\" data-width=\"608\" data-height=\"355\" data-init-width=\"616\" data-init-height=\"360\"><\/span><\/div><div class=\"thrv_wrapper tve-toc tve-elem-scroll tcb-local-vars-root tve-toc-expandable\" data-columns=\"1\" data-ct=\"toc-63146\" data-transition=\"slide\" data-headers=\"h2,h3,h4\" data-numbering=\"bullet_advanced\" data-highlight=\"progressive\" data-ct-name=\"Tabel of Contents 19\" data-heading-style=\"{&quot;0&quot;:&quot;tve-u-1943770a698&quot;,&quot;1&quot;:&quot;tve-u-1943770a69a&quot;,&quot;2&quot;:&quot;tve-u-1943770a69c&quot;}\" data-css=\"tve-u-1943770a691\" style=\"\" data-element-name=\"Table of Contents\" data-bullet-style=\"{&quot;0&quot;:&quot;tve-u-1943770a699&quot;,&quot;1&quot;:&quot;tve-u-1943770a69b&quot;,&quot;2&quot;:&quot;tve-u-1943770a69d&quot;}\" data-number-style=\"{&quot;0&quot;:&quot;tve-u-173dc82388f&quot;,&quot;1&quot;:&quot;tve-u-173dc824915&quot;,&quot;2&quot;:&quot;tve-u-173dc8252a4&quot;}\" data-state-default=\"expanded\" data-columns-d=\"1\" data-animation=\"fade\" data-animation-speed=\"fast\" data-distribute=\"false\" data-state-default-m=\"collapsed\" data-form-settings=\"__TCB_FORM__{&quot;form_identifier&quot;:&quot;formula-si-conjunto-para-ordenar-form-0jvmkq&quot;}__TCB_FORM__\" data-id=\"m5kgggdd\"><div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"cd122\":{\"name\":\"Main Accent\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"Default\",\"value\":{\"colors\":{\"cd122\":{\"val\":\"var(--tcb-color-1)\"}},\"gradients\":[]},\"original\":{\"colors\":{\"cd122\":{\"val\":\"rgb(127, 215, 132)\",\"hsl\":{\"h\":123,\"s\":0.52,\"l\":0.67,\"a\":1}}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div><svg class=\"toc-icons\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><symbol viewBox=\"0 0 512 512\" id=\"toc-bullet-1-m5kgggdd\" data-id=\"icon-circle-outlined\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z\"><\/path><\/symbol><symbol viewBox=\"0 0 512 512\" id=\"toc-bullet-2-m5kgggdd\" data-id=\"icon-circle-outlined\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z\"><\/path><\/symbol><symbol xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"toc-bullet-0-m5kgggdd\" viewBox=\"0 0 24 24\" data-id=\"icon-record-circle-outlined\"><path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z\"><\/path><\/symbol><\/svg><div class=\"tve-toc-divider\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\"><div class=\"thrv_wrapper thrv-divider tve-vert-divider\" data-style=\"tve_sep-1\" data-color-d=\"rgba(0, 0, 0, 0.12)\" data-css=\"tve-u-1943770a692\" data-thickness-d=\"4\" data-style-d=\"tve_sep-2\"><hr class=\"tve_sep tve_sep-2\" style=\"\"><\/div><\/div><div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"cd122\":{\"name\":\"Main Accent\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"Default\",\"value\":{\"colors\":{\"cd122\":{\"val\":\"var(--tcb-color-1)\"}},\"gradients\":[]},\"original\":{\"colors\":{\"cd122\":{\"val\":\"rgb(127, 215, 132)\",\"hsl\":{\"h\":123,\"s\":0.52,\"l\":0.67,\"a\":1}}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t<div class=\"tve-content-box-background\" data-css=\"tve-u-1943770a693\" style=\"\"><\/div>\n\t<div class=\"thrv_wrapper tve-toc-title tve-no-dropzone show-icon tve-prevent-content-edit\" data-css=\"tve-u-1943770a694\" style=\"\">\n\t<div class=\"tve-content-box-background\" style=\"\" data-css=\"tve-u-1943770a695\" data-ct-name=\"Dotted Wave\" data-ct=\"fancydivider-38697\" data-element-name=\"Fancy Divider\"><\/div>\n\t<div class=\"tve-cb\">\n\t\t<div class=\"tve-toc-title-icon\" data-icon-code=\"icon-ellipsis-h-regular\">\n\t\t\t<svg class=\"tcb-icon\" viewBox=\"0 0 512 512\" data-id=\"icon-ellipsis-h-regular\" data-name=\"\">\n\t\t\t\t<path d=\"M304 256c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zm120-48c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-336 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t<div class=\"thrv_wrapper thrv_text_element tve_no_icons\" style=\"\">\t\t\t<div class=\"tcb-plain-text\" style=\"\">Tabla de contenido<\/div><\/div>\n\t<\/div>\n<\/div><div class=\"tve-cb tve-toc-content tve-prevent-content-edit\">\n\t\t\n\n\t\t<div class=\"thrv_wrapper tve-toc-list tcb-no-delete tcb-no-save tcb-no-clone tve-no-dropzone\" data-css=\"tve-u-1943770a696\" style=\"z-index: 1 !important;\">\n\t\t\t<div class=\"tve-content-box-background\" data-css=\"tve-u-1943770a697\" style=\"\" data-clip-id=\"291d438d4bbf9\"><svg width=\"0\" height=\"0\" class=\"tve-decoration-svg\"><defs><clipPath id=\"clip-top-291d438d4bbf9\" class=\"decoration-clip clip-path-top\" clipPathUnits=\"objectBoundingBox\" data-screen=\"\" decoration-type=\"pointer\" pointer-width=\"1\" pointer-height=\"1\"><polygon points=\"0.505 0.01, 0.5 0, 0.495 0.01, 0 0.01, 0 1, 1 1, 1 0.01\"><\/polygon><\/clipPath><\/defs><\/svg><\/div>\n\t\t\t<div class=\"tve-cb\">\n\t\t\t\t<div class=\"tve_ct_content tve_clearfix\"><div class=\"ct_column\"><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-1943770a698\" data-element-name=\"Heading Level 1\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet0 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784453\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-0-m5kgggdd\" data-element-name=\"Icon Level 1\" data-css=\"tve-u-1943770a699\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-0-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784453\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Sintaxis de la Funci\u00f3n SI CONJUNTO (SI.CONJUNTO) - Formula SI CONJUNTO<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-1943770a698\" data-element-name=\"Heading Level 1\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet0 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784454\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-0-m5kgggdd\" data-element-name=\"Icon Level 1\" data-css=\"tve-u-1943770a699\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-0-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784454\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Sintaxis de la Funci\u00f3n CONTAR SI CONJUNTO (CONTAR.SI.CONJUNTO) - Formula SI CONJUNTO<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level2 tve_no_icons\" data-tag=\"H4\" data-css=\"tve-u-1943770a69c\" data-element-name=\"Heading Level 3\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet2 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784460\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-2-m5kgggdd\" data-element-name=\"Icon Level 3\" data-css=\"tve-u-1943770a69d\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-2-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784460\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Dise\u00f1a tu Plantilla de Facturaci\u00f3n e Inventario<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-1943770a698\" data-element-name=\"Heading Level 1\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet0 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784455\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-0-m5kgggdd\" data-element-name=\"Icon Level 1\" data-css=\"tve-u-1943770a699\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-0-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784455\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Pasos para resumir datos con la formula si conjunto<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-1943770a69a\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736047907615\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-1-m5kgggdd\" data-element-name=\"Icon Level 2\" data-css=\"tve-u-1943770a69b\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-1-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736047907615\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">CURSO GRATIS: Dise\u00f1a tu Plantilla de Cuentas por Cobrar<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-1943770a69a\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784456\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-1-m5kgggdd\" data-element-name=\"Icon Level 2\" data-css=\"tve-u-1943770a69b\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-1-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784456\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">La Funci\u00f3n CONTAR.SI.CONJUNTO para ordenar datos en excel - Formula si conjunto<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-1943770a69a\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784457\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-1-m5kgggdd\" data-element-name=\"Icon Level 2\" data-css=\"tve-u-1943770a69b\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-1-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784457\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Resumir datos de Alumnos aprobados masculinos y femeninos - Formula si conjunto<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-1943770a69a\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784458\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-1-m5kgggdd\" data-element-name=\"Icon Level 2\" data-css=\"tve-u-1943770a69b\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-1-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784458\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Mini Curso de Contabilidad B\u00e1sica<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-1943770a69a\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-bullet tve-toc-bullet1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1736096784459\" jump-animation=\"smooth\" data-icon-target=\"toc-bullet-1-m5kgggdd\" data-element-name=\"Icon Level 2\" data-css=\"tve-u-1943770a69b\"><svg class=\"tcb-icon\"><use href=\"#toc-bullet-1-m5kgggdd\"><\/use><\/svg><\/div><a href=\"#t-1736096784459\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Resumir datos de Alumnos Aplazados y reprobados - Formula si conjunto<\/a><\/div><\/div><div class=\"thrv_wrapper thrv-divider tve-vert-divider\" data-style=\"tve_sep-1\" data-color-d=\"rgba(0, 0, 0, 0.12)\" data-css=\"tve-u-1943770a692\" data-thickness-d=\"4\" data-style-d=\"tve_sep-2\"><hr class=\"tve_sep tve_sep-2\" style=\"\"><\/div><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19436d9b193\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19436d9b18d\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">En este articulo vamos a utilizar 2 funciones para poder resumir datos en Excel:<\/p><\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" style=\"\" data-css=\"tve-u-1713e04f293\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" style=\"margin-bottom: 1px !important;\" data-css=\"tve-u-19437702576\"><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-1713e0239a6\">SI.CONJUNTO<\/span><\/li><li class=\"thrv-styled-list-item\" style=\"margin-bottom: 1px !important;\" data-css=\"tve-u-19437702576\"><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-1713e0239a6\">CONTAR.SI.CONJUNTO<\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_text_element\"><p>Estas listo para resumir una lista de Alumnos? comencemos.<\/p><p>Antes de entrar lleno a los pasos de Resumir datos con la formula si conjunto, es importante apropiarnos con la sintaxis de las dos funciones que utilizaremos:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 class=\"\" id=\"t-1736096784453\">Sintaxis de la Funci\u00f3n SI CONJUNTO (SI.CONJUNTO) - Formula SI CONJUNTO<\/h2><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19436df1fcf\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19436df1fca\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Como te mencione anteriormente es muy importante conocer la sintaxis para aplicarlo correctamente en tus formulas.&nbsp;<\/p><p style=\"\">A continuaci\u00f3n la sintaxis de la funci\u00f3n SI.CONJUNTO:<\/p><p style=\"\">=SI.CONJUNTO(prueba_l\u00f3gica1;valor_si_verdadero1;...)<\/p><p style=\"\">Donde cada componente de la sintaxis tiene su significado:<\/p><ul class=\"\"><li class=\"\" style=\"\"><em><strong>Prueba_l\u00f3gica1:<\/strong><\/em> Es cualquier valor o expresi\u00f3n que puede ser evaluado como verdadero o falso.<\/li><li class=\"\" style=\"\"><em><strong>Valor_si_verdadero1:<\/strong><\/em> es el valor devuelto si la prueba logica1 es verdadero.<\/li><li class=\"\" style=\"\"><em><strong>.... :<\/strong><\/em> El punto suspensivo indica que puedes crear mas pruebas l\u00f3gicas y obtener mas resultados si es verdadero.<\/li><\/ul><p>Listo con la sintaxis de la primera funci\u00f3n a utilizar, ahora veamos:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 class=\"\" id=\"t-1736096784454\">Sintaxis de la Funci\u00f3n CONTAR SI CONJUNTO (CONTAR.SI.CONJUNTO) - Formula SI CONJUNTO<\/h2><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19436f905c1\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19436f905bd\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Este es la segunda funci\u00f3n que vamos a utilizar para Resumir datos y para eso te invito a conocer la sintaxis de la funci\u00f3n CONTAR.SI.CONJUNTO:<\/p><blockquote class=\"\" style=\"\"><em><strong>=CONTAR.SI.CONJUNTO(rango_criterios1;Criterio1;...)<\/strong><\/em><\/blockquote><p>Donde cada componente de la sintaxis tiene su significado:<\/p><ul class=\"\"><li><em><strong>Rango_creiterios1:<\/strong><\/em> Es el rango de celdas que deseas evaluar para la condici\u00f3n determinada.<\/li><li><em><strong>Criterio1:<\/strong><\/em>&nbsp;Es la condici\u00f3n en forma de numero, expresi\u00f3n o texto que determina que celdas deben contarse.<\/li><li><em><strong>.... :<\/strong><\/em> El punto suspensivo indica que puedes crear mas pruebas l\u00f3gicas y obtener mas resultados seg\u00fan los criterios establecidos.<\/li><\/ul><p>Listo con la sintaxis de la segunda funci\u00f3n a utilizar, ahora veamos:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194375d1390\" style=\"--tve-cond-height-d: 527.59375;\">\n\t<div class=\"tve-content-box-background\" style=\"\" data-css=\"tve-u-194375e4fe2\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194375d1392\"><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194375d1394\" style=\"\">\n\t<div class=\"tve-content-box-background\" style=\"\" data-css=\"tve-u-194375d1395\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194375d1396\"><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-194375d1397\" style=\"\"><h4 class=\"\" style=\"\" data-css=\"tve-u-1943771f63a\" id=\"t-1736096784460\">Dise\u00f1a tu Plantilla de Facturaci\u00f3n e Inventario<\/h4><\/div><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-194375d1399\" style=\"\"><p style=\"\" data-css=\"tve-u-194375d139d\">Dentro de este curso te compartir\u00e9 21 videos, al terminar podr\u00e1s descargar tu certificado de participaci\u00f3n:<\/p><\/div><div class=\"thrv_wrapper thrv-button thrv-button-v2 tcb-local-vars-root tcb-with-icon tcb-flip\" data-button-style=\"btn-tpl-58447\" data-css=\"tve-u-194375d139a\" style=\"\" data-tcb_hover_state_parent=\"\"><div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"62a54\":{\"name\":\"Main Accent\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"Default Palette\",\"value\":{\"colors\":{\"62a54\":{\"val\":\"rgb(220, 223, 225)\"}},\"gradients\":[]},\"original\":{\"colors\":{\"62a54\":{\"val\":\"rgb(19, 114, 211)\",\"hsl\":{\"h\":210,\"s\":0.83,\"l\":0.45,\"a\":1}}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/sistema-de-facturacion.html\" class=\"tcb-button-link tcb-plain-text\" style=\"\" target=\"_blank\"><span class=\"tcb-button-icon\">\n\t<div class=\"thrv_wrapper thrv_icon tve_no_drag tve_no_icons tcb-icon-inherit-style tcb-local-vars-root tcb-icon-display\" data-css=\"tve-u-194375d139c\" data-tcb_hover_state_parent=\"\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 24 24\" data-id=\"icon-arrow-right-bold-solid\" data-name=\"\"><path d=\"M4,15V9H12V4.16L19.84,12L12,19.84V15H4Z\"><\/path><\/svg><\/div>\n<\/span>\n\n\t\t<span class=\"tcb-button-texts\" style=\"\"><span class=\"tcb-button-text thrv-inline-text\" style=\"\">Acceder Ahora<\/span><\/span>\n\t<\/a>\n<\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 class=\"\" style=\"text-align: center;\" id=\"t-1736096784455\">Pasos para resumir datos con la formula si conjunto<\/h2><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19437043d60\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19437043d5b\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Para comenzar vamos a descargar el archivo Excel a utilizar en este ejercicio:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194370520bc\" style=\"\" id=\"descarga\">\n\t<div class=\"tve-content-box-background\" style=\"\" data-css=\"tve-u-194370520bd\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194370520ba\"><div class=\"thrv_wrapper thrv-columns\" data-css=\"tve-u-194370520bb\" style=\"--tcb-col-el-width: 645.938;\"><div class=\"tcb-flex-row v-2 tcb-resized tcb--cols--2\"><div class=\"tcb-flex-col\" data-css=\"tve-u-194370520b7\" style=\"\"><div class=\"tcb-col\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/LISTAS-DE-CLASE.xls\" target=\"_blank\"><div class=\"thrv_wrapper thrv_icon tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194370520b5\" style=\"\" data-link-wrap=\"true\"><svg class=\"tcb-icon tcb-local-vars-root\" viewBox=\"0 0 384 512\" data-id=\"icon-file-excel-solid\" data-name=\"\" style=\"\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm60.1 106.5L224 336l60.1 93.5c5.1 8-.6 18.5-10.1 18.5h-34.9c-4.4 0-8.5-2.4-10.6-6.3C208.9 405.5 192 373 192 373c-6.4 14.8-10 20-36.6 68.8-2.1 3.9-6.1 6.3-10.5 6.3H110c-9.5 0-15.2-10.5-10.1-18.5l60.3-93.5-60.3-93.5c-5.2-8 .6-18.5 10.1-18.5h34.8c4.4 0 8.5 2.4 10.6 6.3 26.1 48.8 20 33.6 36.6 68.5 0 0 6.1-11.7 36.6-68.5 2.1-3.9 6.2-6.3 10.6-6.3H274c9.5-.1 15.2 10.4 10.1 18.4zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z\"><\/path><\/svg><\/div><\/a><\/div><\/div><div class=\"tcb-flex-col\" data-css=\"tve-u-194370520b8\" style=\"\"><div class=\"tcb-col\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"text-align: center;\" data-css=\"tve-u-194370520b9\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/LISTAS-DE-CLASE.xls\" target=\"_blank\" class=\"\" style=\"outline: none;\"><em><strong>Haz clic para descargar el archivo Excel<\/strong><\/em><\/a><\/p><\/div><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Pulsa clic en el enlace o bien en la imagen de excel para descargar el archivo de practica.<\/p><\/div><div class=\"thrv_wrapper thrv_icon tcb-icon-display tcb-local-vars-root tve_evt_manager_listen tve_et_tve-viewport tve_ea_thrive_animation tve_anim_slide_right\" data-css=\"tve-u-194370520be\" style=\"\" data-tcb-events=\"__TCB_EVENT_[{&quot;t&quot;:&quot;tve-viewport&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;slide_right&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__\"><svg class=\"tcb-icon\" viewBox=\"0 0 384 512\" data-id=\"icon-hand-point-up-solid\" data-name=\"\" style=\"\"><path d=\"M135.652 0c23.625 0 43.826 20.65 43.826 44.8v99.851c17.048-16.34 49.766-18.346 70.944 6.299 22.829-14.288 53.017-2.147 62.315 16.45C361.878 158.426 384 189.346 384 240c0 2.746-.203 13.276-.195 16 .168 61.971-31.065 76.894-38.315 123.731C343.683 391.404 333.599 400 321.786 400H150.261l-.001-.002c-18.366-.011-35.889-10.607-43.845-28.464C93.421 342.648 57.377 276.122 29.092 264 10.897 256.203.008 242.616 0 224c-.014-34.222 35.098-57.752 66.908-44.119 8.359 3.583 16.67 8.312 24.918 14.153V44.8c0-23.45 20.543-44.8 43.826-44.8zM136 416h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24v-48c0-13.255 10.745-24 24-24zm168 28c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z\"><\/path><\/svg><\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194370a2037\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194370a2032\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Ya descargas el archivo?<\/p><p style=\"\">Si la respuesta es un si, te invito a abrir el archivo.<\/p><p style=\"\">Una vez abierto el archivo te ubicas en la celda AP9, dentro de este, puedes notar que tenemos una formula con la funci\u00f3n si:<\/p><blockquote class=\"\" style=\"\"><em><strong>=SI(F9=0;\"APROBADO\";SI(F9&lt;5;\"APLAZADO\";SI(F9&gt;=5;\"REPROBADO\")))<\/strong><\/em><\/blockquote><p style=\"\">Si tienes Excel 2019, Excel 2021 o office 365, toca cambiar esta formula aplicando la formula si conjunto.<\/p><p style=\"\">Escribe la siguiente formula en la celda AP9:<\/p><blockquote class=\"\" style=\"\"><em><strong>=SI.CONJUNTO(F9=0;\"APROBADO\";F9&lt;5;\"APLAZADO\";F9&gt;=5;\"REPROBADO\")<\/strong><\/em><\/blockquote><p style=\"\">Listo, con esta nueva formula, podr\u00e1s agregar mas pruebas l\u00f3gicas si as\u00ed lo deseas.<\/p><p style=\"\">Ahora veamos la formula para resumir datos:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194376a384f\" style=\"\">\n\t<div class=\"tve-content-box-background\" data-css=\"tve-u-194376a3850\" style=\"\" data-clip-id=\"106907ff04491\" data-ct-name=\"Waves 01\" data-ct=\"fancydivider-36510\" data-element-name=\"Fancy divider\"><svg width=\"0\" height=\"0\" class=\"tve-decoration-svg\"><defs><clipPath id=\"clip-left-106907ff04491\" class=\"decoration-clip clip-path-left\" clipPathUnits=\"objectBoundingBox\" data-screen=\"\" decoration-type=\"slanted\" pointer-width=\"100\" pointer-height=\"5\" slanted-angle=\"0\" style=\"\" clip-path=\"url(#clip-bottom-106907ff04491)\"><polygon points=\"0 0, 0.0000 1, 1 1, 1 0\"><\/polygon><\/clipPath><clipPath id=\"clip-bottom-106907ff04491\" class=\"decoration-clip clip-path-bottom\" clipPathUnits=\"objectBoundingBox\" data-screen=\"\"><polygon points=\"0 0, 0 1, 1 1, 1 0\"><\/polygon><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 1000 78\" preserveAspectRatio=\"none\" data-position=\"top\" data-ct=\"36510\" decoration-type=\"Waves 01\" class=\"svg-shape-top\" data-css=\"tve-u-194376a3851\" style=\"\">\n    <path d=\"M0,0v60c51.1-27,123.1-42,216-45c122-4,207.4,27.3,443,38c72.6,3.3,186.3-4.4,341-23V0H0z\"><\/path>\n\t<path opacity=\"0.6\" d=\"M1,1v60c23.1-17,81.1-27,174-30c122-4,169.4,32.3,405,43c72.6,3.3,213-11,421-43V1H1z\"><\/path>\n\t<path opacity=\"0.2\" d=\"M1,0v62c17.8-9,73.1-15,166-18c122-4,188,18,366,18c62,0,147.7-9,314-9     c32.1,0,83.4,6,154,18V0H1z\"><\/path>\n<\/svg><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194376a3849\"><div class=\"thrv_wrapper thrv_text_element\"><h3 style=\"text-align: center;\" data-css=\"tve-u-194376a3842\" class=\"\" id=\"t-1736047907615\">CURSO GRATIS: Dise\u00f1a tu Plantilla de Cuentas por Cobrar<\/h3><\/div><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Que incluye este curso ?<\/p><\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-apple-alt-solid\" data-css=\"tve-u-194376a3847\" style=\"\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-local-vars-root tcb-icon-display\" data-css=\"tve-u-194376a384b\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Leccion 1 al 6: Dise\u00f1o de la Plantilla de Cuentas por cobrar.<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194376a384c\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Leccion 7 al 9: Formulando la Plantilla de cuentas por cobrar.<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194376a384d\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Leccion 10 al 11: Programando la Plantilla de Cuentas por Cobrar.<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194376a3844\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Lecci\u00f3n 12 al 15: Configuraci\u00f3n y personalizaci\u00f3n de la Plantilla.<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194376a3845\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Todas las lecciones estan explicados en video.<br><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-185caf708da\" style=\"\"><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 tcb-icon-display tcb-local-vars-root\" data-css=\"tve-u-194376a3846\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 448 512\" data-id=\"icon-apple-alt-solid\" data-name=\"\" style=\"\"><path d=\"M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z\"><\/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-194376a384a\" style=\"\">Al Finalizar: Podras Descargar tu Certificado de Participacion.<\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv-button thrv-button-v2 tcb-local-vars-root\" data-css=\"tve-u-194376a3848\" style=\"\">\n\t<div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"62516\":{\"name\":\"Main Accent\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"Default Palette\",\"value\":{\"colors\":{\"62516\":{\"val\":\"rgb(164, 6, 242)\"}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/diseno-hoja-clientes\" class=\"tcb-button-link tcb-plain-text\" target=\"_blank\" style=\"\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\">Clic aqu\u00ed para ver el video 1 \u2192<\/span><\/span>\n\t<\/a>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><p style=\"text-align: center;\" data-css=\"tve-u-194376a3852\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/diseno-hoja-clientes\" target=\"_blank\" class=\"\" style=\"outline: none;\"><span style=\"background-color: rgb(241, 248, 10);\" data-css=\"tve-u-194376a3853\">Ver detalles del Curso<\/span><\/a><\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h3 class=\"\" style=\"text-align: center;\" id=\"t-1736096784456\">La Funci\u00f3n CONTAR.SI.CONJUNTO para ordenar datos en excel - Formula si conjunto<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194370d7b9f\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194370d7b9a\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">En esta segunda etapa, vamos ordenar datos de Alumnos Aprobado, Aplazado y Reprobado.<\/p><p style=\"\">Tambi\u00e9n vamos a ser mas especifico y lo vamos a resumir por sexo (Masculino o femenino).<\/p><p style=\"\">Comencemos por:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h3 class=\"\" style=\"text-align: center;\" id=\"t-1736096784457\">Resumir datos de Alumnos aprobados masculinos y femeninos - Formula si conjunto<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-194370e6966\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-194370e6960\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">En primer lugar, nos ubicamos en celda AQ54, dentro de este escribimos la siguiente formula:<\/p><blockquote class=\"\" style=\"\"><em><strong>=CONTAR.SI.CONJUNTO(AP9:AP51;\"APROBADO\";A9:A51;\"h\")<\/strong><\/em><\/blockquote><p style=\"\">Y pulsamos enter, como resultado obtenemos 20, es decir, 20 Alumnos masculinos aprobados.<\/p><p style=\"\">Ahora esta misma formula lo vamos a copiar en la celda AR54 y le cambiamos la letra h por la letra m:<\/p><blockquote class=\"\" style=\"\"><em><strong>=CONTAR.SI.CONJUNTO(AP9:AP51;\"APROBADO\";A9:A51;\"m\")<\/strong><\/em><\/blockquote><p style=\"\">Y pulsamos enter, como resultado obtenemos 20 Alumnos femeninos aprobado:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-1713ff804e8\" style=\"\"><span class=\"tve_image_frame\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image wp-image-45780\" alt=\"formula si conjunto\" data-id=\"45780\" width=\"313\" height=\"200\" title=\"Contar.si.conjunto\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Contar.si_.conjunto.png\" data-link-wrap=\"true\" data-width=\"313\" data-height=\"200\" data-init-width=\"321\" data-init-height=\"205\" style=\"aspect-ratio: auto 321 \/ 205;\"><\/span><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-194376b7bc9\" style=\"\">\n<div class=\"tve-content-box-background\" data-css=\"tve-u-194376b7bc7\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-194376b7bc8\"><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h2\" data-css=\"tve-u-1619013175b\"><h3 class=\"\" style=\"text-align: center;\" id=\"t-1736096784458\">Mini Curso de Contabilidad B\u00e1sica<\/h3><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-194376b7bc4\"><span class=\"tve_image_frame\" style=\"width: 100%;\"><img decoding=\"async\" class=\"tve_image wp-image-33374\" alt=\"\" width=\"115\" height=\"77\" title=\"Curso de Contabilidad\" data-id=\"33374\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/02\/Curso-de-Contabilidad.jpg\" style=\"aspect-ratio: auto 275 \/ 183;\" data-width=\"115\" data-height=\"77\" data-init-width=\"275\" data-init-height=\"183\" loading=\"lazy\"><\/span><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-194376c1aea\" style=\"\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-194376b7bca\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-194376b7bc3\"><p data-css=\"tve-u-194376b7bcb\" style=\"text-align: justify;\">En este Mini Curso aprender\u00e1s a llevar el <strong>Control Total de tu Negocio<\/strong>,<strong>&nbsp;Empresa o Finanzas Personales, y muchos mas...<\/strong><\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-194376b7bcc\" data-tcb_hover_state_parent=\"\" style=\"\">\n<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/curso-gratis-contabilidad-basica-video1.html\" class=\"tcb-button-link\" target=\"_blank\">\n<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\" data-css=\"tve-u-194376b7bcd\"><strong>Clic aqu\u00ed para ver el Video 1<\/strong><\/span><\/span>\n<\/a>\n<\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h3 class=\"\" style=\"text-align: center;\" id=\"t-1736096784459\">Resumir datos de Alumnos Aplazados y reprobados - Formula si conjunto<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-1943710567e\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-1943710567a\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Para hacer mas f\u00e1cil el proceso, copiamos la formula de la celda AQ54 en la celda AQ55 y le reemplazamos la palabra APROBADO por APLAZADO.<\/p><p style=\"\">Y pulsamos enter.<\/p><p style=\"\">Esta misma formula lo copiamos en la celda AQ56 y le reemplazamos la palabra APROBADO por REPROBADO.<\/p><p style=\"\">Y pulsamos enter, como resultado, tenemos 1 Aplazado y 0 aplazado en Masculino.<\/p><p style=\"\">Ahora vemos, cuantos femeninos se aplazaron:<\/p><p style=\"\">Para comenzar, copiamos la formula de la celda AR54 a la celda AR55 y reemplazamos APROBADO por APLAZADO.<\/p><p style=\"\">Y pulsamos enter.<\/p><p style=\"\">Esta misma formula lo pegamos en la celda AR56 y reemplazamos la palabra APROBADO por REPROBADO.<\/p><p style=\"\">Y pulsamos enter, como resultado tenemos, 0 Aplazado y 1 reprobado en femenino:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-17140049f38\" style=\"\"><span class=\"tve_image_frame\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Resumen-de-calificaciones.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image wp-image-45784\" alt=\"Formula si conjunto\" data-id=\"45784\" width=\"313\" height=\"190\" title=\"Resumen de calificaciones\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2020\/04\/Resumen-de-calificaciones.png\" data-link-wrap=\"true\"><\/a><\/span><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19437130b91\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" data-css=\"tve-u-1713fdbb09d\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\"><p>Que tal te pareci\u00f3 el tema de hoy \"Como resumir datos con la formula si conjunto en Excel? te gusto?<\/p><p>Si te gusto, te invito a compartirlo con tus amigos por correo electr\u00f3nico, WhatsApp o bien por&nbsp;<a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" rel=\"noopener\" target=\"_blank\" class=\"\" style=\"outline: none;\">facebook<\/a>, a continuaci\u00f3n te dejo un bot\u00f3n para que puedas compartirlo:<\/p><\/div><\/div>\n<\/div><div class=\"tcb-clear\" data-css=\"tve-u-17140077fcc\"><div class=\"thrv_wrapper thrv_social_custom thrv_social tve_share_left\" data-counts=\"\" data-min_shares=\"0\" data-css=\"tve-u-1714007787d\" style=\"\">\n<div class=\"tve_social_items tve_social_custom tve_style_1 tve_social_itb tve-prevent-content-edit\">\n<div class=\"tve_s_item tve_s_fb_share thrv_wrapper tve_share_item\" data-s=\"fb_share\" data-href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" data-label=\"Compartir\" data-css=\"tve-u-19437131dfc\">\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><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-19437156859\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-19437156858\"><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-1943715685a\">&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-1943715685b\">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-1943715685c\" 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-1943715685d\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\" data-css=\"tve-u-1943715685e\"><\/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":"@import url(\"\/\/fonts.googleapis.com\/css?family=Jost:400,500,700&subset=latin\");@media (min-width: 300px){:not(#tve) [data-css=\"tve-u-1713df7800f\"] { font-size: 40px !important; color: rgb(6, 0, 0) !important; --tcb-applied-color: rgb(6,0,0) !important; }[data-css=\"tve-u-1713dff6f60\"] { width: 616px; border-radius: 10px; overflow: hidden; border: 4px solid rgb(226, 240, 7); --tve-alignment: center; float: none; margin: 0px auto 10px !important; }[data-css=\"tve-u-1713e04f293\"] { margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-1713fdbb09d\"] p { padding: 0px 0px 7px !important; margin: 0px !important; }[data-css=\"tve-u-1713fdbb09d\"] h1 { padding: 0px 0px 7px !important; margin: 0px !important; }[data-css=\"tve-u-1713fdbb09d\"] h2 { padding: 0px 0px 7px !important; margin: 0px !important; }[data-css=\"tve-u-1713fdbb09d\"] h3 { padding: 0px 0px 7px !important; margin: 0px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-1713fdbb09d\"] { --tve-font-size: 20px; --tve-color: rgb(0,1,3); text-align: justify; }:not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-1713fdbb09d\"] h6 { color: var(--tve-color,rgb(0,1,3)); --tcb-applied-color: rgb(0,1,3); }[data-css=\"tve-u-1713ff804e8\"] { width: 321px; float: none; border-radius: 10px; overflow: hidden; border: 4px solid rgb(4, 125, 246); margin: 0px auto 10px !important; }[data-css=\"tve-u-17140049f38\"] { width: 313px; float: none; border-radius: 10px; overflow: hidden; border: 4px solid rgb(13, 129, 246); margin: 0px auto 10px !important; }[data-css=\"tve-u-1714007787d\"] { float: right; z-index: 3; position: relative; margin: 0px auto !important; }[data-css=\"tve-u-17140077fcc\"]::after { clear: both; }.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-19436d6e995\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19436d6e995\"] { --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-19436d6e995\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d6e995\"] 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-19436d6e995\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19436d6e99a\"] { margin-top: 0px !important; margin-bottom: 10px !important; padding-bottom: 0px !important; }[data-css=\"tve-u-19436d84185\"] { font-size: 42px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19436d9b18d\"] { --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-19436d9b18d\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436d9b18d\"] 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-19436d9b18d\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19436d9b193\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19436df1fca\"] { --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-19436df1fca\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436df1fca\"] 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-19436df1fca\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19436df1fcf\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19436f905bd\"] { --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-19436f905bd\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19436f905bd\"] 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-19436f905bd\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19436f905c1\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19437043d5b\"] { --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-19437043d5b\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437043d5b\"] 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-19437043d5b\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19437043d60\"] { margin-top: 0px !important; margin-bottom: 10px !important; }[data-css=\"tve-u-194370520b5\"] { font-size: 84px; margin-left: auto; margin-right: auto; --tcb-local-color-icon: rgb(4,228,38); --tcb-local-color-var: rgb(4,228,38); --tve-icon-size: 84px; --tcb-icon-rotation-angle: -22deg; width: 84px; height: 84px; }:not(#tve) [data-css=\"tve-u-194370520b5\"] > :first-child { color: rgb(4, 228, 38); --tve-applied-color: rgb(4,228,38); }[data-css=\"tve-u-194370520b7\"] { max-width: 18.1%; }[data-css=\"tve-u-194370520b8\"] { max-width: 81.9%; }:not(#tve) [data-css=\"tve-u-194370520b9\"] { font-size: 21px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370520ba\"] h6 { color: var(--tve-color,rgb(0,3,6)); --tve-applied-color: var$(--tve-color,rgb(0,3,6)); --tcb-applied-color: rgb(0,3,6); }[data-css=\"tve-u-194370520ba\"] { --tve-color: rgb(0,3,6); --tve-applied---tve-color: rgb(0,3,6); text-align: justify; }[data-css=\"tve-u-194370520ba\"] p { padding: 0px 0px 9px !important; margin: 0px !important; }[data-css=\"tve-u-194370520bb\"] { margin-bottom: 0px !important; margin-top: 0px !important; }[data-css=\"tve-u-194370520bc\"] { margin-top: 0px !important; padding-top: 0px !important; padding-bottom: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-194370520bd\"] { --tve-border-width: 6px; --tve-border-radius: 60px; border-radius: 60px; overflow: hidden; border: 6px dashed rgb(234, 194, 13) !important; --tve-applied-border: 6px dashed rgb(234,194,13) !important; }[data-css=\"tve-u-194370520be\"] { font-size: 60px; --tcb-local-color-icon: rgb(227,12,38); --tcb-local-color-var: rgb(227,12,38); --tve-icon-size: 60px; float: none; z-index: 3; position: relative; --tve-alignment: center; margin: -109px auto 0px !important; padding-top: 0px !important; }:not(#tve) [data-css=\"tve-u-194370520be\"] > :first-child { color: rgb(227, 12, 38); --tve-applied-color: rgb(227,12,38); }:not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-194370a2032\"] { --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-194370a2032\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370a2032\"] 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-194370a2032\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-194370a2037\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-194370d7b9a\"] { --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-194370d7b9a\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370d7b9a\"] 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-194370d7b9a\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-194370d7b9f\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-194370e6960\"] { --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-194370e6960\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194370e6960\"] 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-194370e6960\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-194370e6966\"] { margin-top: 0px !important; margin-bottom: 10px !important; padding-bottom: 0px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-1943710567a\"] { --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-1943710567a\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-1943710567a\"] 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-1943710567a\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-1943710567e\"] { margin-top: 0px !important; margin-bottom: 10px !important; padding-bottom: 0px !important; }[data-css=\"tve-u-19437130b91\"] { padding-bottom: 0px !important; margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-19437156858\"] { --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-19437156858\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-19437156858\"] 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-19437156858\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-19437156859\"] { margin-top: 20px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-1943715685a\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-1943715685b\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-1943715685c\"] { --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-1943715685d\"] { --tcb-text-highlight-color: rgb(30,184,76) !important; }[data-css=\"tve-u-1943715685e\"] { --tcb-text-highlight-color: transparent !important; }[data-css=\"tve-u-194375d1390\"] { margin-top: 0px !important; margin-bottom: 20px !important; padding: 20px 40px 40px !important; }[data-css=\"tve-u-194375d1392\"] { text-align: center; --tve-font-weight: var(--g-regular-weight,normal); --tve-font-family: Jost; --g-regular-weight: 400; --g-bold-weight: 500; --tve-font-size: 17px; --tve-line-height: 1.75em; --tve-color: rgb(136,136,136); --tve-applied---tve-color: rgb(136,136,136); min-height: unset !important; --tve-applied-min-height: unset !important; }:not(#tve) [data-css=\"tve-u-194375d1392\"] p, :not(#tve) [data-css=\"tve-u-194375d1392\"] li, :not(#tve) [data-css=\"tve-u-194375d1392\"] blockquote, :not(#tve) [data-css=\"tve-u-194375d1392\"] address, :not(#tve) [data-css=\"tve-u-194375d1392\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-194375d1392\"] label { font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); }:not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] h6 { font-family: var(--tve-font-family,Jost); color: var(--tve-color,rgb(136,136,136)); --tve-applied-color: var$(--tve-color,rgb(136,136,136)); --tcb-applied-color: rgb(136,136,136); }:not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194375d1392\"] label { font-size: var(--tve-font-size,17px); line-height: var(--tve-line-height,1.75em); }[data-css=\"tve-u-194375d1394\"] { margin-top: 0px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-194375d1395\"] { background-image: url(\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/12\/Sistema-de-Facturacion-e-Inventario-Basico.png\") !important; background-size: cover !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; --background-image: url(\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/12\/Sistema-de-Facturacion-e-Inventario-Basico.png\") !important; --background-size: cover !important; --background-position: 50% 50% !important; --background-attachment: scroll !important; --background-repeat: no-repeat !important; --tve-applied-background-image: url(\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/12\/Sistema-de-Facturacion-e-Inventario-Basico.png\") !important; }[data-css=\"tve-u-194375d1396\"] { min-height: 160px !important; --tve-applied-min-height: 160px !important; }[data-css=\"tve-u-194375d1397\"] { max-width: unset; --tve-alignment: center; float: none; padding: 0px !important; --tve-applied-max-width: unset !important; margin-left: auto !important; margin-right: auto !important; margin-bottom: 10px !important; }[data-css=\"tve-u-194375d1399\"] { max-width: unset; padding: 0px !important; --tve-applied-max-width: unset !important; margin-bottom: 30px !important; }[data-css=\"tve-u-194375d139a\"] .tcb-button-link { border-radius: 100px; overflow: hidden; letter-spacing: var(--tve-letter-spacing,1px); background-color: var(--tcb-local-color-62a54) !important; padding: 18px 22px !important; }:not(#tve) [data-css=\"tve-u-194375d139a\"] .tcb-button-link { line-height: var(--tve-line-height,1.2em); font-size: var(--tve-font-size,16px) !important; }[data-css=\"tve-u-194375d139a\"] { --tve-font-size: 16px; --tve-font-weight: var(--g-bold-weight,bold); --tve-letter-spacing: 1px; --tcb-local-color-1bda9: rgb(19,114,211); --tve-color: rgb(0,0,0); --tcb-local-color-62a54: rgb(220,223,225); --tve-alignment: center; float: none; --tve-applied---tve-color: rgb(0,0,0); --tve-line-height: 1.2em; margin: 0px auto !important; }:not(#tve) [data-css=\"tve-u-194375d139a\"] .tcb-button-link span { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); color: var(--tve-color,rgb(0,0,0)); --tcb-applied-color: rgb(0,0,0); --tve-applied-color: var$(--tve-color,rgb(0,0,0)); }:not(#tve) [data-css=\"tve-u-194375d139a\"]:hover .tcb-button-link { background-color: var(--tcb-local-color-62a54) !important; background-image: linear-gradient(rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)) !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css=\"tve-u-194375d139c\"] { --tcb-local-color-icon: rgb(0,0,0); --tcb-local-color-var: rgb(0,0,0); --tve-icon-size: 16px; }[data-css=\"tve-u-194375e4fe2\"] { box-shadow: none; --tve-applied-box-shadow: none; --tve-border-width: 4px; --tve-border-radius: 30px; border-radius: 30px; overflow: hidden; background-image: none !important; --background-image: none !important; --tve-applied-background-image: none !important; border: 4px dashed rgb(0, 0, 0) !important; --tve-applied-border: 4px dashed rgb(0,0,0) !important; }:not(#tve) [data-css=\"tve-u-194375d139d\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-194376a3842\"] { font-size: 22px !important; color: rgb(0, 6, 7) !important; --tcb-applied-color: rgb(0,6,7) !important; --tve-applied-color: rgb(0,6,7) !important; }[data-css=\"tve-u-194376a3844\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }[data-css=\"tve-u-194376a3845\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }[data-css=\"tve-u-194376a3846\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }[data-css=\"tve-u-194376a3847\"] { margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-194376a3848\"] .tcb-button-link { letter-spacing: 2px; background-image: linear-gradient(var(--tcb-local-color-62516,rgb(19,114,211)),var(--tcb-local-color-62516,rgb(19,114,211))); --tve-applied-background-image: linear-gradient(var$(--tcb-local-color-62516,rgb(19,114,211)),var$(--tcb-local-color-62516,rgb(19,114,211))); background-size: auto; background-attachment: scroll; border-radius: 60px; padding: 18px; background-position: 50% 50%; background-repeat: no-repeat; overflow: hidden; background-color: transparent !important; }[data-css=\"tve-u-194376a3848\"] .tcb-button-link span { color: rgb(255, 255, 255); --tcb-applied-color: #fff; }[data-css=\"tve-u-194376a3848\"] { --tve-border-radius: 60px; --tcb-local-color-62516: rgb(164,6,242) !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] label { font-size: var(--tve-font-size,18px); }[data-css=\"tve-u-194376a3849\"] { --tve-font-size: 18px; --tve-color: rgb(0,6,7); --tve-applied---tve-color: rgb(0,6,7); }:not(#tve) [data-css=\"tve-u-194376a384a\"] { color: rgb(6, 0, 0) !important; --tcb-applied-color: rgb(6,0,0) !important; --tve-applied-color: rgb(6,0,0) !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-194376a3849\"] h6 { color: var(--tve-color,rgb(0,6,7)); --tve-applied-color: var$(--tve-color,rgb(0,6,7)); --tcb-applied-color: rgb(0,6,7); }[data-css=\"tve-u-194376a384b\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }[data-css=\"tve-u-194376a384c\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }[data-css=\"tve-u-194376a384d\"] { --tcb-local-color-icon: rgb(237,14,27); --tcb-local-color-var: rgb(237,14,27); --tve-icon-size: 18px; }:not(#tve) [data-css=\"tve-u-194376a384b\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }:not(#tve) [data-css=\"tve-u-194376a384c\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }:not(#tve) [data-css=\"tve-u-194376a384d\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }:not(#tve) [data-css=\"tve-u-194376a3844\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }:not(#tve) [data-css=\"tve-u-194376a3845\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }:not(#tve) [data-css=\"tve-u-194376a3846\"] > :first-child { color: rgb(237, 14, 27); --tve-applied-color: rgb(237,14,27); }[data-css=\"tve-u-194376a384f\"] { margin-bottom: 20px !important; padding-bottom: 10px !important; }[data-css=\"tve-u-194376a3850\"] { --tve-border-width: 4px; --tve-border-radius: 60px; border-radius: 60px; overflow: hidden; clip-path: url(\"#clip-left-106907ff04491\"); -webkit-clip-path: url(\"#clip-left-106907ff04491\");  border: 4px dashed rgb(164, 229, 16) !important; --tve-applied-border: 4px dashed rgb(164,229,16) !important; background-color: rgb(168, 234, 218) !important; --background-color: rgb(168,234,218) !important; --tve-applied-background-color: rgb(168,234,218) !important; }[data-css=\"tve-u-194376a3851\"] { height: 425px; top: 0px; }:not(#tve) [data-css=\"tve-u-194376a3852\"] { color: rgb(0, 4, 4) !important; --tcb-applied-color: rgb(0,4,4) !important; --tve-applied-color: rgb(0,4,4) !important; }[data-css=\"tve-u-194376a3853\"] { background-color: rgb(241, 248, 10) !important; }[data-css=\"tve-u-194376b7bc3\"] { margin-right: 15px !important; margin-left: 15px !important; }[data-css=\"tve-u-194376b7bc4\"] + div { clear: none; }[data-css=\"tve-u-194376b7bc4\"] { float: none; width: 115px; margin-left: auto !important; margin-right: auto !important; }[data-css=\"tve-u-194376b7bc7\"] { border-radius: 12px; overflow: hidden; background-image: linear-gradient(rgb(0, 255, 152), rgb(0, 255, 152)) !important; background-size: auto !important; background-position: 0px 0px !important; background-attachment: scroll !important; background-repeat: no-repeat !important; }[data-css=\"tve-u-194376b7bc8\"] { min-height: 142px; }[data-css=\"tve-u-194376b7bc9\"] { max-width: 550px; float: none; margin-left: auto !important; margin-right: auto !important; padding-top: 10px !important; }[data-css=\"tve-u-194376b7bca\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-194376b7bcb\"] { color: rgb(255, 255, 255) !important; }:not(#tve) [data-css=\"tve-u-194376b7bcc\"]:hover .tcb-button-link { border-bottom: 4px solid rgb(197, 10, 10); border-radius: 8px; overflow: hidden; color: rgb(246, 243, 243) !important; background-color: rgb(251, 8, 8) !important; }:not(#tve) [data-css=\"tve-u-194376b7bcc\"] .tcb-button-link { color: rgb(251, 8, 8) !important; }[data-css=\"tve-u-194376b7bcc\"] .tcb-button-link { min-height: 54.7619px; font-size: 1.33333em; padding-top: 0px; padding-bottom: 0px; border: 4px solid rgb(251, 8, 8); border-radius: 7px; overflow: hidden; background-image: none !important; background-color: rgb(251, 249, 249) !important; }[data-css=\"tve-u-194376b7bcc\"] { display: block; max-width: 74%; width: 74%; float: none; z-index: 3; position: relative; margin-top: 5px !important; margin-right: auto !important; margin-left: auto !important; }[data-css=\"tve-u-194376c1aea\"] { margin-bottom: 10px !important; }[data-css=\"tve-u-1943770a691\"] { --tve-toc-indent: 31px; float: none; --tcb-local-color-e7784: var(--tcb-local-color-cd122); --tcb-local-color-6a2a6: rgb(231,233,231); max-width: 1080px; padding: 8px !important; margin-left: auto !important; margin-right: auto !important; --tcb-local-color-cd122: var(--tcb-color-1) !important; }[data-css=\"tve-u-1943770a693\"] { box-shadow: none; overflow: hidden; --tve-applied-box-shadow: none; border-radius: 6px !important; border-top: none !important; background-color: var(--tcb-local-color-cd122) !important; --tve-applied-background-color: var$(--tcb-local-color-cd122) !important; }[data-css=\"tve-u-1943770a696\"] { overflow: auto; padding: 20px !important; margin: 0px !important; z-index: 1 !important; }[data-css=\"tve-u-1943770a694\"] { text-align: center; --tve-text-transform: uppercase; --tve-font-size: 16px; --tve-letter-spacing: 4px; overflow: auto; --tve-color: rgb(255,255,255); --tve-applied---tve-color: rgb(255,255,255); --tve-line-height: 1.1em; padding: 18px !important; margin: 0px !important; z-index: 1 !important; }[data-css=\"tve-u-1943770a694\"] > .tve-content-box-background { border: none !important; --tve-applied-border: none !important; }:not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] > .tve-content-box-background { background-color: var(--tcb-local-color-cd122) !important; --tve-applied-background-color: var$(--tcb-local-color-cd122) !important; }:not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] p, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] li, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] blockquote, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] address, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] .tcb-plain-text, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] label, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h1, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h2, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h3, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h4, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h5, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] h6 { color: var(--tve-color,rgb(255,255,255)); --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tcb-applied-color: rgb(255,255,255); }:not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] p, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] li, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] blockquote, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] address, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] .tcb-plain-text, :not(#tve) .tve-toc-title[data-css=\"tve-u-1943770a694\"] label { font-size: var(--tve-font-size,16px); line-height: var(--tve-line-height,1.1em); }[data-css=\"tve-u-1943770a694\"] p, [data-css=\"tve-u-1943770a694\"] li, [data-css=\"tve-u-1943770a694\"] blockquote, [data-css=\"tve-u-1943770a694\"] address, [data-css=\"tve-u-1943770a694\"] .tcb-plain-text, [data-css=\"tve-u-1943770a694\"] label { letter-spacing: var(--tve-letter-spacing,4px); }:not(#tve) [data-css=\"tve-u-1943770a694\"] p, :not(#tve) [data-css=\"tve-u-1943770a694\"] li, :not(#tve) [data-css=\"tve-u-1943770a694\"] blockquote, :not(#tve) [data-css=\"tve-u-1943770a694\"] address, :not(#tve) [data-css=\"tve-u-1943770a694\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-1943770a694\"] label, :not(#tve) [data-css=\"tve-u-1943770a694\"] h1, :not(#tve) [data-css=\"tve-u-1943770a694\"] h2, :not(#tve) [data-css=\"tve-u-1943770a694\"] h3, :not(#tve) [data-css=\"tve-u-1943770a694\"] h4, :not(#tve) [data-css=\"tve-u-1943770a694\"] h5, :not(#tve) [data-css=\"tve-u-1943770a694\"] h6 { text-transform: var(--tve-text-transform,uppercase); }[data-css=\"tve-u-1943770a692\"] .tve_sep { background-image: url(\"data:image\/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http:\/\/www.w3.org\/2000\/svg' xmlns:xlink='http:\/\/www.w3.org\/1999\/xlink' x='0px' y='0px' viewBox='0 0 9 3' style='enable-background:new 0 0 9 3;' xml:space='preserve'%3E%3Ccircle fill='rgba(0,0,0,0.12)' cx='4.5' cy='1.5' r='1.5'\/%3E%3C\/svg%3E\"); --tve-applied-background-image: url(\"data:image\/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http:\/\/www.w3.org\/2000\/svg' xmlns:xlink='http:\/\/www.w3.org\/1999\/xlink' x='0px' y='0px' viewBox='0 0 9 3' style='enable-background:new 0 0 9 3;' xml:space='preserve'%3E%3Ccircle fill='rgba(0,0,0,0.12)' cx='4.5' cy='1.5' r='1.5'\/%3E%3C\/svg%3E\"); background-size: 4px 4px; background-position: center top; width: 4px !important; }:not(#tve) [data-css=\"tve-u-1943770a697\"] { background-color: rgb(255, 255, 255) !important; --tve-applied-background-color: rgb(255,255,255) !important; }[data-css=\"tve-u-1943770a697\"] { clip-path: url(\"#clip-top-291d438d4bbf9\"); -webkit-clip-path: url(\"#clip-top-291d438d4bbf9\");  overflow: hidden; box-shadow: none; --tve-applied-box-shadow: none; border-radius: 10px !important; }[data-css=\"tve-u-1943770a699\"] { font-size: 16px; width: 16px; height: 16px; --tve-icon-size: 16px; margin-top: 8px !important; }:not(#tve) [data-css=\"tve-u-1943770a699\"] > :first-child { color: var(--tcb-local-color-cd122); --tve-applied-color: var$(--tcb-local-color-cd122); }[data-css=\"tve-u-1943770a69b\"] { font-size: 8px; width: 8px; height: 8px; --tve-icon-size: 8px; }:not(#tve) [data-css=\"tve-u-1943770a69d\"] > :first-child { color: rgba(0, 0, 0, 0.2); --tve-applied-color: rgba(0,0,0,0.2); }[data-css=\"tve-u-1943770a69d\"] { font-size: 8px; width: 8px; height: 8px; --tve-icon-size: 8px; }:not(#tve) [data-css=\"tve-u-1943770a69b\"] > :first-child { color: rgba(0, 0, 0, 0.2); --tve-applied-color: rgba(0,0,0,0.2); }[data-css=\"tve-u-1943770a698\"] { font-size: var(--tve-font-size,20px); --tve-font-size: 20px; color: var(--tve-color,rgb(0,0,0)); --tve-color: rgb(0,0,0); --tcb-applied-color: rgb(0,0,0); font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); --tve-font-weight: var(--g-regular-weight,normal); font-family: var(--tve-font-family,inherit); --tve-font-family: inherit; border-radius: 0px; overflow: hidden; line-height: var(--tve-line-height,1.6em); --tve-line-height: 1.6em; padding: 1px !important; margin: 4px 0px !important; background-image: none !important; --tve-applied-background-image: none !important; }[data-css=\"tve-u-1943770a698\"].tve-state-expanded { color: var(--tve-color,var(--tcb-local-color-e7784)); --tve-color: var(--tcb-local-color-e7784); --tcb-applied-color: var$(--tcb-local-color-e7784); }:not(#tve) [data-css=\"tve-u-1943770a698\"]:hover { color: var(--tve-color,rgb(0,0,0)) !important; --tve-color: rgb(0,0,0) !important; --tcb-applied-color: rgb(0,0,0) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; }[data-css=\"tve-u-1943770a69a\"] { font-size: var(--tve-font-size,18px); --tve-font-size: 18px; color: var(--tve-color,rgb(95,95,95)); --tve-color: rgb(95,95,95); --tcb-applied-color: rgb(95,95,95); font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); --tve-font-weight: var(--g-regular-weight,normal); font-family: var(--tve-font-family,inherit); --tve-font-family: inherit; line-height: var(--tve-line-height,1.6em); --tve-line-height: 1.6em; padding-top: 5px !important; padding-bottom: 5px !important; margin-top: 0px !important; }:not(#tve) [data-css=\"tve-u-1943770a69a\"]:hover { color: var(--tve-color,rgb(0,0,0)) !important; --tve-color: rgb(0,0,0) !important; --tcb-applied-color: rgb(0,0,0) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; }[data-css=\"tve-u-1943770a69a\"].tve-state-expanded { color: var(--tve-color,var(--tcb-local-color-e7784)); --tve-color: var(--tcb-local-color-e7784); --tcb-applied-color: var$(--tcb-local-color-e7784); font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); --tve-font-weight: var(--g-regular-weight,normal); }[data-css=\"tve-u-1943770a69c\"] { font-size: var(--tve-font-size,18px); --tve-font-size: 18px; color: var(--tve-color,rgb(95,95,95)); --tve-color: rgb(95,95,95); --tcb-applied-color: rgb(95,95,95); font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); --tve-font-weight: var(--g-regular-weight,normal); font-family: var(--tve-font-family,inherit); --tve-font-family: inherit; line-height: var(--tve-line-height,1.6em); --tve-line-height: 1.6em; padding-top: 5px !important; padding-bottom: 5px !important; margin-top: 0px !important; }:not(#tve) [data-css=\"tve-u-1943770a69c\"]:hover { color: var(--tve-color,rgb(0,0,0)) !important; --tve-color: rgb(0,0,0) !important; --tcb-applied-color: rgb(0,0,0) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; }[data-css=\"tve-u-1943770a69c\"].tve-state-expanded { color: var(--tve-color,var(--tcb-local-color-e7784)); --tve-color: var(--tcb-local-color-e7784); --tcb-applied-color: var$(--tcb-local-color-e7784); font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)); --tve-font-weight: var(--g-regular-weight,normal); }[data-css=\"tve-u-173dc82388f\"] { padding: 0px !important; }[data-css=\"tve-u-173dc824915\"] { padding: 0px !important; }[data-css=\"tve-u-173dc8252a4\"] { padding: 0px !important; }:not(#tve) [data-css=\"tve-u-1943771f63a\"] { color: rgb(9, 0, 0) !important; --tcb-applied-color: rgb(9,0,0) !important; --tve-applied-color: rgb(9,0,0) !important; }}@media (max-width: 1023px){[data-css=\"tve-u-194375d1394\"] { margin-bottom: 40px !important; }[data-css=\"tve-u-194376b7bcc\"] { display: block; max-width: 76%; width: 76%; float: none; z-index: 3; position: relative; margin-right: auto !important; margin-left: auto !important; }[data-css=\"tve-u-1943770a691\"] { margin-top: 25px !important; margin-bottom: 25px !important; padding-left: 0px !important; padding-bottom: 20px !important; }[data-css=\"tve-u-1943770a696\"] { margin-left: 20px !important; margin-right: 20px !important; margin-bottom: 0px !important; }}@media (max-width: 767px){[data-css=\"tve-u-194375d1390\"] { padding: 0px 24px 24px !important; }[data-css=\"tve-u-194375d1394\"] { margin-bottom: 20px !important; }[data-css=\"tve-u-194375d1396\"] { min-height: 111px !important; --tve-applied-min-height: 111px !important; }[data-css=\"tve-u-194375d1397\"] { max-width: unset; --tve-applied-max-width: unset !important; margin-bottom: 10px !important; }[data-css=\"tve-u-194375d1399\"] { max-width: unset; --tve-applied-max-width: unset !important; margin-bottom: 20px !important; }:not(#tve) [data-css=\"tve-u-194375d139d\"] { font-size: 16px !important; }[data-css=\"tve-u-194375d139a\"] .tcb-button-link { padding: 14px 18px !important; }:not(#tve) [data-css=\"tve-u-194376b7bcd\"] { font-size: 19px !important; }:not(#tve) [data-css=\"tve-u-194376b7bcc\"] .tcb-button-link { font-size: 20px; }[data-css=\"tve-u-194376b7bcc\"] { display: block; max-width: 98%; width: 98%; margin-right: 1px !important; }[data-css=\"tve-u-1943770a691\"] { --tve-toc-indent: 25px; margin-top: 20px !important; margin-bottom: 20px !important; padding-bottom: 20px !important; }[data-css=\"tve-u-1943770a698\"] { --tve-font-size: 16px; font-size: var(--tve-font-size,16px); margin-right: 0px !important; padding-top: 10px !important; margin-top: 0px !important; }[data-css=\"tve-u-1943770a69a\"] { --tve-font-size: 16px; font-size: var(--tve-font-size,16px); padding-top: 10px !important; margin-top: 0px !important; }[data-css=\"tve-u-1943770a69c\"] { --tve-font-size: 16px; font-size: var(--tve-font-size,16px); padding-top: 10px !important; margin-top: 0px !important; }}","tve_user_custom_css":"","tve_globals":{"e":"1","font_cls":[]},"tcb2_ready":1,"tcb_editor_enabled":1,"tve_landing_page":"","_tve_header":"0","_tve_footer":"0"},"categories":[72],"tags":[7327,7328,7320],"class_list":["post-45758","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-formulas-excel","tag-formula-si-conjunto","tag-ordenar-datos-en-excel","tag-si-conjunto-2","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/45758","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=45758"}],"version-history":[{"count":0,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/45758\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/33273"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=45758"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=45758"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=45758"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}