{"id":17824,"date":"2015-02-26T11:28:05","date_gmt":"2015-02-26T17:28:05","guid":{"rendered":"http:\/\/aplicaexcelcontable.com\/blog\/?p=17824"},"modified":"2024-01-09T08:47:29","modified_gmt":"2024-01-09T14:47:29","slug":"llamar-la-calculadora-desde-excel","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/llamar-la-calculadora-desde-excel.html","title":{"rendered":"Como llamar la Calculadora desde Excel"},"content":{"rendered":"<h1 style=\"text-align: center;\" id=\"t-1697573276888\">Como llamar la Calculadora desde Excel<\/h1>\n<p>En este video, te voy a mostrar los pasos de como llamar la calculadora desde Excel paso a paso:<\/p>\n<p><span><img decoding=\"async\" alt=\"calculadora desde excel\" data-id=\"55157\" width=\"526\" data-init-width=\"300\" height=\"226\" data-init-height=\"129\" title=\"Calculadora desde excel\" loading=\"lazy\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2023\/10\/Calculadora-desde-excel.png\" data-width=\"526\" data-height=\"226\" style=\"aspect-ratio: auto 300 \/ 129;\"><\/span><\/p>\n<p style=\"\">Te gustar\u00eda aprender a utilizar la calculadora de Windows f\u00e1cilmente en Excel?<\/p>\n<p style=\"\">Si trabajas con una base de Datos bastante compleja y en ocasiones necesitas utilizar la Calculadora desde Excel, para analizar y comprobar operaciones, esto es para ti.<\/p>\n<p style=\"\">Hola soy Roger Perez, y hoy voy a mostrarte los tres m\u00e9todos para llamar la Calculara desde Excel paso a paso.&nbsp;<\/p>\n<p style=\"\">Listo para comenzar?<\/p>\n<p style=\"\">Veamos el&nbsp; Primer M\u00e9todo: Desde la Barra de Acceso R\u00e1pido de Excel.<\/p>\n<h2 style=\"text-align: center;\" id=\"t-1697573276884\">Como agregarla calculadora desde excel en la barra de acceso rapido<\/h2>\n<p style=\"\">Vamos a seguir los siguientes pasos para agregar la calculadora en la Barra de Acceso R\u00e1pida:<\/p>\n<p style=\"\">Nos ubicamos en la Pesta\u00f1a ARCHIVO, y pulsamos clic sobre opciones y se presenta una nueva ventana.<\/p>\n<p style=\"\">A continuacion, en esta ventana nos ubicamos donde dice Barra de Herramientas de acceso R\u00e1pida.<\/p>\n<p style=\"\">En la Parte derecha nos ubicamos donde dice \u201cComandos Disponibles en:\u201d desplegamos las opciones y seleccionamos Todos los Comandos.<\/p>\n<p style=\"\">Ahora buscamos el Comando Calculadora, lo seccionamos y pulsamos clic en el bot\u00f3n agregar.<\/p>\n<p style=\"\">Puedes notar como se agrega a la lista de comandos de acceso r\u00e1pido.<\/p>\n<p style=\"\">Ahora solo pulsamos aceptar y puedes notar que ya tenemos disponible la calculadora desde la Barra de Acceso R\u00e1pida.<\/p>\n<p style=\"\">Ahora tan solo al pulsar clic, tendremos disponible la calculadora o bien al pulsar alt, podr\u00e1s ver la combinaci\u00f3n de tecla que debes de usar para abrir la calculadora, en mi caso es Alt + 09.<\/p>\n<p style=\"\">Y en seguida vamos a ver el segundo Metodo.<\/p>\n<p style=\"\">Segundo M\u00e9todo: Desde un Bot\u00f3n insertado en Excel.<\/p>\n<h2 style=\"text-align: center;\" id=\"t-1697573276885\">Como llamar la calculadora desde excel utilizando un boton<\/h2>\n<p>Para llamar la Calculadora desde Excel utilizando un bot\u00f3n, vamos a comenzar agregando el siguiente c\u00f3digo en un m\u00f3dulo de VBA:<\/p>\n<blockquote><p><strong>Sub LlamaCalculadora()&nbsp; &nbsp; Application.ActivateMicrosoftApp Index:=0End Sub<\/strong><\/p><\/blockquote>\n<p>Abrimos Visual Basic para Aplicaciones, pulsando alt + F11 o bien desde la Pesta\u00f1a Desarrollador.<\/p>\n<p>Dentro de este le insertamos un m\u00f3dulo, pulsamos doble clic sobre el Modulo y en la parte derecha, donde se observa todo en Blanco, vamos a agregar el Siguiente C\u00f3digo:<\/p>\n<blockquote><p><strong>Sub LlamaCalculadora()&nbsp; &nbsp; Application.ActivateMicrosoftApp Index:=0End Sub<\/strong><\/p><\/blockquote>\n<blockquote><p>Muy bien, cerramos VBA y ahora vamos a insertar un bot\u00f3n o bien una forma.<\/p><\/blockquote>\n<h3 style=\"text-align: center;\" id=\"t-1697573276886\">Insertando el boton para llamar calculadora desde excel<\/h3>\n<p style=\"\">Vamos a insertar un rect\u00e1ngulo de las formas existentes en Excel.<\/p>\n<p style=\"\">Para eso nos ubicamos en la Pesta\u00f1a INSERTAR, Grupos ilustraciones y desplegamos Formas, seleccionamos rect\u00e1ngulo y lo insertamos.<\/p>\n<p style=\"\">Ahora que ya tenemos el rect\u00e1ngulo listo, lo nombraremos por calculadora, pulsamos clic derecho sobre el bot\u00f3n y seleccionamos asignar macro.<\/p>\n<p style=\"\">Se presenta una nueva ventana, dentro de este seleccionamos la macro llama calculadora &nbsp;y pulsamos aceptar.<\/p>\n<p style=\"\">Muy bien, ahora vamos a probar si todo funciona bien, pulsamos clic sobre el bot\u00f3n y listo! La calculadora se muestra con tan solo un clic.<\/p>\n<p style=\"\">Ultimo t\u00e9cnica:<\/p>\n<p style=\"\"><strong>Tercer M\u00e9todo: Con una combinaci\u00f3n de tecla especificada por ti.<\/strong><\/p>\n<h2 style=\"text-align: center;\" id=\"t-1697573276887\">Como llamar la calculadora desde excel utilizando un atajo de tecla<\/h2>\n<p style=\"\">Muy bien, esto es lo m\u00e1s F\u00e1cil, lo \u00fanico que vamos hacer es lo siguiente:<\/p>\n<p style=\"\">Nos ubicamos en la Pesta\u00f1a Desarrollador (Si no tienes activado la Pesta\u00f1a Desarrollador, Haz Clic aqu\u00ed), y pulsamos clic sobre el comando Macro.<\/p>\n<p style=\"\">Se presenta una nueva ventana, seleccionamos la macro y pulsamos clic en opciones.<\/p>\n<p style=\"\">Se presenta otra ventana, donde parpadea el cursor escribimos m min\u00fascula y pulsamos aceptar, cerramos la ventana.<\/p>\n<p style=\"\">Ahora vamos a probar, pulsamos ctrl + m y autom\u00e1ticamente se muestra la calculara.<\/p>\n<p style=\"\">En total aprendimos cuatro m\u00e9todos, te compart\u00ed un m\u00e9todo extra, repasemos los m\u00e9todos:<\/p>\n<p style=\"\">Desde la Barra de Herramientas de Acceso R\u00e1pida.<\/p>\n<p style=\"\">La Combinaci\u00f3n de tecla, asignado por Excel (disponible al pulsar la tecla alt) en mi caso es alt + 09.<\/p>\n<p style=\"\">Desde un Bot\u00f3n de Excel.<\/p>\n<p style=\"\">La Combinaci\u00f3n de tecla personalizado atravez de la tecla control (en este caso asignamos ctrl + m).<\/p>\n<p>Que tal te pareci\u00f3 el video de hoy?<\/p>\n<p>Si te gusto el video, te invito a que lo compartas con tus amigos &nbsp;de&nbsp;<a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" target=\"_blank\" rel=\"noopener\">Facebook<\/a>, pulsando cli en Me Gusta o Compartir:<\/p>\n<p style=\"\">Cualquier duda o pregunta, puedes escribirnos en la seccion de comentarios, en la pagina de chat o bien al correo rogerperezb@gmail.com.<\/p>\n<p style=\"\">Te gustaria aprender mas Tips Excel ? <a href=\"https:\/\/aplicaexcelcontable.com\/blog\/category\/soluciones-excel\" target=\"_blank\" rel=\"noopener\">Pulsa clic aqui para ver todos los consejos.<\/a><\/p>\n<p style=\"\">Saludos,<\/p>\n<p style=\"\"><strong>Roger Perez &#8211; Aplica Excel Contable<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Como llamar la Calculadora desde Excel En este video, te voy a mostrar los pasos de como llamar la calculadora desde Excel paso a paso: Te gustar\u00eda aprender a utilizar la calculadora de Windows f\u00e1cilmente en Excel? Si trabajas con una base de Datos bastante compleja y en ocasiones necesitas utilizar la Calculadora desde Excel, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":55157,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h1\"><h1 data-css=\"tve-u-1609f482fc1\" style=\"text-align: center;\" class=\"\" id=\"t-1697573276888\">Como llamar la Calculadora desde Excel<\/h1><\/div><div class=\"thrv_wrapper thrv_text_element\"><p data-css=\"tve-u-16d9a10461a\">En este video, te voy a mostrar los pasos de como llamar la calculadora desde Excel paso a paso:<\/p><\/div><div class=\"tcb-clear\" data-css=\"tve-u-18cee86eb95\"><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-16d9a10cfb8\" data-tcb_hover_state_parent=\"\" data-button-size=\"l\" style=\"\">\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/llamar-la-calculadora-desde-excel.html#video\" class=\"tcb-button-link\" rel=\"\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\">&nbsp;ver el video \u2193&nbsp;<\/span><\/span>\n\t<\/a>\n<\/div><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-18b3ee2eca4\" style=\"\"><span class=\"tve_image_frame\"><img decoding=\"async\" class=\"tve_image wp-image-55157\" alt=\"calculadora desde excel\" data-id=\"55157\" width=\"526\" data-init-width=\"300\" height=\"226\" data-init-height=\"129\" title=\"Calculadora desde excel\" loading=\"lazy\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2023\/10\/Calculadora-desde-excel.png\" data-width=\"526\" data-height=\"226\" data-css=\"tve-u-18b3ee3310b\" style=\"aspect-ratio: auto 300 \/ 129;\"><\/span><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3ee45f91\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3ee45f8f\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Te gustar\u00eda aprender a utilizar la calculadora de Windows f\u00e1cilmente en Excel?<\/p><p style=\"\">Si trabajas con una base de Datos bastante compleja y en ocasiones necesitas utilizar la Calculadora desde Excel, para analizar y comprobar operaciones, esto es para ti.<\/p><p style=\"\">Hola soy Roger Perez, y hoy voy a mostrarte los tres m\u00e9todos para llamar la Calculara desde Excel paso a paso.&nbsp;<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve-toc tve-elem-scroll tcb-local-vars-root tve-toc-expandable\" data-columns=\"1\" data-ct=\"toc-63141\" data-transition=\"fade\" data-headers=\"h1,h2,h3\" data-numbering=\"advanced\" data-highlight=\"progressive\" data-ct-name=\"Table of Content 16\" data-heading-style=\"{&quot;0&quot;:&quot;tve-u-18b3f4db77f&quot;,&quot;1&quot;:&quot;tve-u-18b3f4f3d54&quot;,&quot;2&quot;:&quot;tve-u-18b3f4db783&quot;}\" style=\"--tve-toc-indent: 15px;\" data-css=\"tve-u-18b3f4db778\" data-distribute=\"true\" data-element-name=\"Table of Contents\" data-bullet-style=\"{&quot;0&quot;:&quot;tve-u-173a499e289&quot;,&quot;1&quot;:&quot;tve-u-173a49a221f&quot;,&quot;2&quot;:&quot;tve-u-173a49a699f&quot;}\" data-number-style=\"{&quot;0&quot;:&quot;tve-u-18b3f4db780&quot;,&quot;1&quot;:&quot;tve-u-18b3f4db782&quot;,&quot;2&quot;:&quot;tve-u-18b3f4db784&quot;}\" data-columns-d=\"1\" data-state-default=\"expanded\" data-columns-m=\"2\" data-animation=\"slide\" data-number-suffix=\"{&quot;0&quot;:&quot;.&quot;}\" data-state-default-d=\"expanded\" data-state-default-m=\"collapsed\" data-form-settings=\"__TCB_FORM__{&quot;form_identifier&quot;:&quot;llamar-la-calculadora-desde-excel-form-4z298i&quot;}__TCB_FORM__\" data-id=\"lr6guxec\"><div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"c92f4\":{\"name\":\"Flamingo\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"1\",\"value\":{\"colors\":{\"c92f4\":{\"val\":\"var(--tcb-skin-color-0)\"}},\"gradients\":[]},\"original\":{\"colors\":{\"c92f4\":{\"val\":\"rgb(212, 172, 65)\",\"hsl\":{\"h\":43,\"s\":0.63,\"l\":0.54,\"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 24 24\" id=\"toc-bullet-0-lr6guxec\" data-id=\"icon-arrow_forward-duotone\"><path fill=\"none\" d=\"M0 0h24v24H0V0z\"><\/path><path d=\"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" id=\"toc-bullet-1-lr6guxec\" data-id=\"icon-arrow_forward-duotone\"><path fill=\"none\" d=\"M0 0h24v24H0V0z\"><\/path><path d=\"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" id=\"toc-bullet-2-lr6guxec\" data-id=\"icon-arrow_forward-duotone\"><path fill=\"none\" d=\"M0 0h24v24H0V0z\"><\/path><path d=\"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z\"><\/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(212, 172, 65, 0)\" data-css=\"tve-u-18b3f4db779\" data-thickness-d=\"1\" style=\"\" data-color-m=\"rgb(212, 172, 65)\"><hr class=\"tve_sep tve_sep-1\" style=\"\"><\/div><\/div><div class=\"thrive-colors-palette-config\" style=\"display: none !important\">__CONFIG_colors_palette__{\"active_palette\":0,\"config\":{\"colors\":{\"c92f4\":{\"name\":\"Flamingo\",\"parent\":-1}},\"gradients\":[]},\"palettes\":[{\"name\":\"1\",\"value\":{\"colors\":{\"c92f4\":{\"val\":\"var(--tcb-skin-color-0)\"}},\"gradients\":[]},\"original\":{\"colors\":{\"c92f4\":{\"val\":\"rgb(212, 172, 65)\",\"hsl\":{\"h\":43,\"s\":0.63,\"l\":0.54,\"a\":1}}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t<div class=\"tve-content-box-background\" style=\"\" data-css=\"tve-u-18b3f4db77a\"><\/div>\n\t<div class=\"thrv_wrapper tve-toc-title tve-no-dropzone show-icon reverse tcb-icon-display tve-prevent-content-edit\" data-css=\"tve-u-18b3f4db77b\" style=\"\" data-tcb_hover_state_parent=\"\">\n\t<div class=\"tve-content-box-background\" data-css=\"tve-u-18b3f4db77c\" data-tcb_hover_state_parent=\"1\"><\/div>\n\t<div class=\"tve-cb\">\n\t\t<div class=\"tve-toc-title-icon\" data-icon-code=\"icon-arrow-up-drop-circle-outlined\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 24 24\" data-id=\"icon-arrow-up-drop-circle-outlined\" data-name=\"\"><path d=\"M12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M17,14L12,9L7,14H17Z\"><\/path><\/svg><\/div>\n\t\t<div class=\"thrv_wrapper thrv_text_element tve_no_icons tcb-highlight-added\">\t\t\t<div class=\"tcb-plain-text\" style=\"\" data-css=\"tve-u-18b3f4e22fc\"><span style=\"--tcb-text-highlight-color: rgb(245, 225, 12) !important;\" data-text-highlight=\"double-line\" data-tcb-highlight-animation=\"loop\" class=\"\" data-svg-config=\"{&quot;animationCount&quot;:&quot;infinite&quot;,&quot;animationDuration&quot;:1,&quot;animationDelay&quot;:1,&quot;strokeWidth&quot;:&quot;4&quot;}\" data-css=\"tve-u-18b3f4e6cac\">Tabla de contenidos<\/span><\/div>&nbsp;\t\t<\/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-18b3f4db77d\" style=\"\">\n\t\t\t<div class=\"tve-content-box-background\" data-css=\"tve-u-18b3f4db77e\" style=\"\"><\/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=\"H1\" data-css=\"tve-u-18b3f4db77f\" data-element-name=\"Heading Level 1\"><div class=\"thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll\" data-target=\"#t-1697573276888\" jump-animation=\"smooth\" data-element-name=\"Number Level 1\" data-level=\"0\" data-css=\"tve-u-18b3f4db780\"><span class=\"tve-toc-disabled\">1.<\/span><\/div><a href=\"#t-1697573276888\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Como llamar la Calculadora desde Excel<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-18b3f4f3d54\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-number tve-toc-number1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1697573276884\" jump-animation=\"smooth\" data-element-name=\"Number Level 2\" data-level=\"1\" data-css=\"tve-u-18b3f4db782\"><span class=\"tve-toc-disabled\">1.1<\/span><\/div><a href=\"#t-1697573276884\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Como agregarla calculadora desde excel en la barra de acceso rapido<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-18b3f4f3d54\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-number tve-toc-number1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1697573276885\" jump-animation=\"smooth\" data-element-name=\"Number Level 2\" data-level=\"1\" data-css=\"tve-u-18b3f4db782\"><span class=\"tve-toc-disabled\">1.2<\/span><\/div><a href=\"#t-1697573276885\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Como llamar la calculadora desde excel utilizando un boton<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level2 tve_no_icons\" data-tag=\"H3\" data-css=\"tve-u-18b3f4db783\" data-element-name=\"Heading Level 3\"><div class=\"thrv_wrapper tve-toc-number tve-toc-number2 tve_no_icons tve-jump-scroll\" data-target=\"#t-1697573276886\" jump-animation=\"smooth\" data-element-name=\"Number Level 3\" data-level=\"2\" data-css=\"tve-u-18b3f4db784\"><span class=\"tve-toc-disabled\">1.2.1<\/span><\/div><a href=\"#t-1697573276886\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Insertando el boton para llamar calculadora desde excel<\/a><\/div><div class=\"thrv_wrapper tve-toc-heading tve-toc-heading-level1 tve_no_icons\" data-tag=\"H2\" data-css=\"tve-u-18b3f4f3d54\" data-element-name=\"Heading Level 2\"><div class=\"thrv_wrapper tve-toc-number tve-toc-number1 tve_no_icons tve-jump-scroll\" data-target=\"#t-1697573276887\" jump-animation=\"smooth\" data-element-name=\"Number Level 2\" data-level=\"1\" data-css=\"tve-u-18b3f4db782\"><span class=\"tve-toc-disabled\">1.3<\/span><\/div><a href=\"#t-1697573276887\" class=\"tve-toc-anchor tve-jump-scroll\" jump-animation=\"smooth\">Como llamar la calculadora desde excel utilizando un atajo de tecla<\/a><\/div><\/div><div class=\"thrv_wrapper thrv-divider tve-vert-divider\" data-style=\"tve_sep-1\" data-color-d=\"rgba(212, 172, 65, 0)\" data-css=\"tve-u-18b3f4db779\" data-thickness-d=\"1\" style=\"\" data-color-m=\"rgb(212, 172, 65)\"><hr class=\"tve_sep tve_sep-1\" 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-18b3f4f6796\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3f4f6794\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Listo para comenzar?<\/p><p style=\"\">Veamos el&nbsp; Primer M\u00e9todo: Desde la Barra de Acceso R\u00e1pido de Excel.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 style=\"text-align: center;\" data-css=\"tve-u-18b3ee5fd36\" class=\"\" id=\"t-1697573276884\">Como agregarla calculadora desde excel en la barra de acceso rapido<\/h2><\/div><div class=\"tcb-clear\" data-css=\"tve-u-18cee86eb95\"><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-18cee8a40d5\" data-tcb_hover_state_parent=\"\" data-button-size=\"l\" style=\"\">\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/llamar-la-calculadora-desde-excel.html#video\" class=\"tcb-button-link tve-jump-scroll\" rel=\"\" style=\"\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\">&nbsp;ver el video \u2193&nbsp;<\/span><\/span>\n\t<\/a>\n<\/div><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3ee86ba8\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3ee86ba5\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Vamos a seguir los siguientes pasos para agregar la calculadora en la Barra de Acceso R\u00e1pida:<\/p><p style=\"\">Nos ubicamos en la Pesta\u00f1a ARCHIVO, y pulsamos clic sobre opciones y se presenta una nueva ventana.<\/p><p style=\"\">A continuacion, en esta ventana nos ubicamos donde dice Barra de Herramientas de acceso R\u00e1pida.<\/p><p style=\"\">En la Parte derecha nos ubicamos donde dice \u201cComandos Disponibles en:\u201d desplegamos las opciones y seleccionamos Todos los Comandos.<\/p><p style=\"\">Ahora buscamos el Comando Calculadora, lo seccionamos y pulsamos clic en el bot\u00f3n agregar.<\/p><p style=\"\">Puedes notar como se agrega a la lista de comandos de acceso r\u00e1pido.<\/p><p style=\"\">Ahora solo pulsamos aceptar y puedes notar que ya tenemos disponible la calculadora desde la Barra de Acceso R\u00e1pida.<\/p><p style=\"\">Ahora tan solo al pulsar clic, tendremos disponible la calculadora o bien al pulsar alt, podr\u00e1s ver la combinaci\u00f3n de tecla que debes de usar para abrir la calculadora, en mi caso es Alt + 09.<\/p><p style=\"\">Y en seguida vamos a ver el segundo Metodo.<\/p><p style=\"\">Segundo M\u00e9todo: Desde un Bot\u00f3n insertado en Excel.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 style=\"text-align: center;\" data-css=\"tve-u-18b3eeaad39\" class=\"\" id=\"t-1697573276885\">Como llamar la calculadora desde excel utilizando un boton<\/h2><\/div><div class=\"tcb-clear\" data-css=\"tve-u-18cee86eb95\"><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-18cee8a8e56\" data-tcb_hover_state_parent=\"\" data-button-size=\"l\" style=\"\">\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/llamar-la-calculadora-desde-excel.html#video\" class=\"tcb-button-link tve-jump-scroll\" rel=\"\" style=\"\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\">&nbsp;ver el video \u2193&nbsp;<\/span><\/span>\n\t<\/a>\n<\/div><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3eebb642\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3eebb63f\"><div class=\"thrv_wrapper thrv_text_element tcb-highlight-added\"><p>Para llamar la Calculadora desde Excel utilizando un bot\u00f3n, vamos a comenzar agregando el siguiente c\u00f3digo en un m\u00f3dulo de VBA:<\/p><blockquote class=\"\"><strong>Sub LlamaCalculadora()<br>&nbsp; &nbsp; Application.ActivateMicrosoftApp Index:=0<br>End Sub<\/strong><\/blockquote><p>Abrimos Visual Basic para Aplicaciones, pulsando alt + F11 o bien desde la Pesta\u00f1a Desarrollador.<\/p><p>Dentro de este le insertamos un m\u00f3dulo, pulsamos doble clic sobre el Modulo y en la parte derecha, donde se observa todo en Blanco, vamos a agregar el Siguiente C\u00f3digo:<\/p><blockquote class=\"\"><strong>Sub LlamaCalculadora()<br>&nbsp; &nbsp; Application.ActivateMicrosoftApp Index:=0<br>End Sub<\/strong><\/blockquote><blockquote class=\"\">Muy bien, cerramos VBA y ahora vamos a insertar un bot\u00f3n o bien una forma.<\/blockquote><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h3 style=\"text-align: center;\" data-css=\"tve-u-18b3eed5b42\" class=\"\" id=\"t-1697573276886\">Insertando el boton para llamar calculadora desde excel<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3eee5ec0\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3eee5ebf\"><div class=\"thrv_wrapper thrv_text_element\">\t<p style=\"\">Vamos a insertar un rect\u00e1ngulo de las formas existentes en Excel.<\/p><p style=\"\">Para eso nos ubicamos en la Pesta\u00f1a INSERTAR, Grupos ilustraciones y desplegamos Formas, seleccionamos rect\u00e1ngulo y lo insertamos.<\/p><p style=\"\">Ahora que ya tenemos el rect\u00e1ngulo listo, lo nombraremos por calculadora, pulsamos clic derecho sobre el bot\u00f3n y seleccionamos asignar macro.<\/p><p style=\"\">Se presenta una nueva ventana, dentro de este seleccionamos la macro llama calculadora &nbsp;y pulsamos aceptar.<\/p><p style=\"\">Muy bien, ahora vamos a probar si todo funciona bien, pulsamos clic sobre el bot\u00f3n y listo! La calculadora se muestra con tan solo un clic.<\/p><p style=\"\">Ultimo t\u00e9cnica:<\/p><p style=\"\"><strong>Tercer M\u00e9todo: Con una combinaci\u00f3n de tecla especificada por ti.<\/strong><\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 style=\"text-align: center;\" data-css=\"tve-u-18b3ef01a46\" class=\"\" id=\"t-1697573276887\">Como llamar la calculadora desde excel utilizando un atajo de tecla<\/h2><\/div><div class=\"tcb-clear\" data-css=\"tve-u-18cee86eb95\"><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-18cee8b0418\" data-tcb_hover_state_parent=\"\" data-button-size=\"l\" style=\"\">\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/llamar-la-calculadora-desde-excel.html#video\" class=\"tcb-button-link tve-jump-scroll\" rel=\"\" style=\"\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\">&nbsp;ver el video \u2193&nbsp;<\/span><\/span>\n\t<\/a>\n<\/div><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3ef0d57d\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3ef0d57c\"><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Muy bien, esto es lo m\u00e1s F\u00e1cil, lo \u00fanico que vamos hacer es lo siguiente:<\/p><p style=\"\">Nos ubicamos en la Pesta\u00f1a Desarrollador (Si no tienes activado la Pesta\u00f1a Desarrollador, Haz Clic aqu\u00ed), y pulsamos clic sobre el comando Macro.<\/p><p style=\"\">Se presenta una nueva ventana, seleccionamos la macro y pulsamos clic en opciones.<\/p><p style=\"\">Se presenta otra ventana, donde parpadea el cursor escribimos m min\u00fascula y pulsamos aceptar, cerramos la ventana.<\/p><p style=\"\">Ahora vamos a probar, pulsamos ctrl + m y autom\u00e1ticamente se muestra la calculara.<\/p><p style=\"\">En total aprendimos cuatro m\u00e9todos, te compart\u00ed un m\u00e9todo extra, repasemos los m\u00e9todos:<\/p><p style=\"\">Desde la Barra de Herramientas de Acceso R\u00e1pida.<\/p><p style=\"\">La Combinaci\u00f3n de tecla, asignado por Excel (disponible al pulsar la tecla alt) en mi caso es alt + 09.<\/p><p style=\"\">Desde un Bot\u00f3n de Excel.<\/p><p style=\"\">La Combinaci\u00f3n de tecla personalizado atravez de la tecla control (en este caso asignamos ctrl + m).<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18cee7e5f03\" style=\"\" id=\"video\">\n\t<div class=\"tve-content-box-background\" data-css=\"tve-u-18cee7e7c57\" style=\"\"><\/div>\n\t<div class=\"tve-cb\"><div class=\"thrv_wrapper thrv_custom_html_shortcode\" data-css=\"tve-u-18cee7d222b\" style=\"\"><div style=\"position:relative;height:0;padding-bottom:56.25%\"><iframe class=\"sproutvideo-player\" src=\"https:\/\/videos.sproutvideo.com\/embed\/709dd8b21f1fe7c0f8\/290bf6880c40fa0c\" style=\"position:absolute;width:100%;height:100%;left:0;top:0\" frameborder=\"0\" allowfullscreen=\"\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Video Player\"><\/iframe><\/div><div class=\"tve_iframe_cover\"><\/div><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-18b3f34dab2\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-18b3f34dab0\"><div class=\"thrv_wrapper thrv_text_element\"><p>Que tal te pareci\u00f3 el video de hoy?<\/p><p>Si te gusto el video, te invito a que lo compartas con tus amigos &nbsp;de&nbsp;<a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" target=\"_blank\">Facebook<\/a>, pulsando cli en Me Gusta o Compartir:<\/p><\/div><div class=\"tcb-clear\" data-css=\"tve-u-18b3f22881b\"><div class=\"thrv_wrapper thrv_social_custom thrv_social\" data-counts=\"\" data-min_shares=\"0\" data-device-config=\"{&quot;desktop&quot;:{&quot;isFullWidth&quot;:&quot;0&quot;},&quot;tablet&quot;:{},&quot;mobile&quot;:{&quot;button_type&quot;:&quot;tve_social_ib&quot;,&quot;showCount&quot;:&quot;0&quot;}}\" data-css=\"tve-u-18b3f22881a\" style=\"\">\n<div class=\"tve_social_items tve_social_custom tve-prevent-content-edit tve_style_6 tve_social_itb\">\n\t\n\t\t\n\t\t<div class=\"thrv_wrapper tve_s_item tve_s_fb_share tve_share_item\" data-s=\"fb_share\" data-href=\"{tcb_post_url}\" data-label=\"Compartir\">\n\t\t\t<a href=\"javascript:void(0)\" class=\"tve_s_link\">\n\t\t\t\t<span class=\"thrv_wrapper tve_s_icon\">\n\t\t\t\t\t<svg class=\"tcb-icon\" viewBox=\"0 0 264 512\" data-id=\"icon-fb\" data-name=\"\">\n            <path d=\"M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229\"><\/path>\n        <\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"tve_s_text tve-froala\">Compartir<\/span>\n\t\t\t\t<span class=\"tve_s_count\">0<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\t<div class=\"thrv_wrapper tve_s_item tve_s_t_share tve_share_item\" data-s=\"t_share\" data-href=\"{tcb_post_url}\" data-label=\"Tweet\">\n\t\t\t<a href=\"javascript:void(0)\" class=\"tve_s_link\">\n\t\t\t\t<span class=\"thrv_wrapper tve_s_icon\">\n\t\t\t\t\t<svg class=\"tcb-icon\" viewBox=\"0 0 512 512\" data-id=\"icon-t\" data-name=\"\">\n            <path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path>\n        <\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"tve_s_text tve-froala\">Tweet<\/span>\n\t\t\t\t<span class=\"tve_s_count\">0<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\t<div class=\"thrv_wrapper tve_s_item tve_s_pin_share tve_share_item\" data-s=\"pin_share\" data-href=\"{tcb_post_url}\" data-label=\"Pin\">\n\t\t\t<a href=\"javascript:void(0)\" class=\"tve_s_link\">\n\t\t\t\t<span class=\"thrv_wrapper tve_s_icon\">\n\t\t\t\t\t<svg class=\"tcb-icon\" viewBox=\"0 0 384 512\" data-id=\"icon-pin\" data-name=\"\">\n            <path d=\"M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z\"><\/path>\n        <\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span class=\"tve_s_text\">Pin<\/span>\n\t\t\t\t<span class=\"tve_s_count\">0<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\n\t\n<\/div>\n<\/div><\/div><div class=\"thrv_wrapper thrv_text_element\"><p style=\"\">Cualquier duda o pregunta, puedes escribirnos en la seccion de comentarios, en la pagina de chat o bien al correo rogerperezb@gmail.com.<\/p><p style=\"\">Te gustaria aprender mas Tips Excel ? <a href=\"https:\/\/aplicaexcelcontable.com\/blog\/category\/soluciones-excel\" target=\"_blank\">Pulsa clic aqui para ver todos los consejos.<\/a><\/p><p style=\"\">Saludos,<\/p><p style=\"\"><strong>Roger Perez - Aplica Excel Contable<\/strong><\/p><\/div><\/div>\n<\/div>","tve_custom_css":"@media (min-width: 300px){:not(#tve) [data-css=\"tve-u-1609f482fc1\"] { font-size: 28px !important; color: rgb(249, 12, 12) !important; }:not(#tve) [data-css=\"tve-u-16d9a10461a\"] { font-size: 20px !important; color: rgb(10, 1, 1) !important; }[data-css=\"tve-u-16d9a10cfb8\"] .tcb-button-link { padding: 18px 30px; border-radius: 10px; overflow: hidden; background-image: none !important; background-color: rgb(136, 108, 2) !important; }:not(#tve) [data-css=\"tve-u-16d9a10cfb8\"]:hover .tcb-button-link { background-color: rgb(110, 88, 1) !important; }:not(#tve) [data-css=\"tve-u-16d9a10cfb8\"] .tcb-button-link { line-height: 1.2em; font-size: 32px; }.tcb-post-list[data-css=\"tve-u-177256bad4b\"] .post-wrapper.thrv_wrapper { width: calc(100% + 0px); }.tcb-post-list[data-css=\"tve-u-177256bad4b\"] .post-wrapper.thrv_wrapper:nth-child(n+2) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-177256bad4b\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-177256bad4b\"] .post-wrapper.thrv_wrapper:not(:nth-child(n)) { margin-right: 30px !important; }.tcb-post-list[data-css=\"tve-u-177256bad4b\"] .post-wrapper.thrv_wrapper:nth-child(n) { margin-right: 0px !important; }[data-css=\"tve-u-18b3ee2eca4\"] { width: 526px; --tve-alignment: center; float: none; margin-left: auto !important; margin-right: auto !important; margin-top: 0px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3ee45f8f\"] { --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-18b3ee45f8f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee45f8f\"] 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-18b3ee45f8f\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3ee45f91\"] { margin-top: 0px !important; margin-bottom: 10px !important; padding-bottom: 0px !important; }:not(#tve) [data-css=\"tve-u-18b3ee5fd36\"] { font-size: 38px !important; color: rgb(0, 7, 8) !important; --tcb-applied-color: rgb(0,7,8) !important; --tve-applied-color: rgb(0,7,8) !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3ee86ba5\"] { --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-18b3ee86ba5\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ee86ba5\"] 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-18b3ee86ba5\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3ee86ba8\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) [data-css=\"tve-u-18b3eeaad39\"] { color: rgb(0, 8, 9) !important; --tcb-applied-color: rgb(0,8,9) !important; --tve-applied-color: rgb(0,8,9) !important; font-size: 38px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3eebb63f\"] { --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-18b3eebb63f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eebb63f\"] 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-18b3eebb63f\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3eebb642\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) [data-css=\"tve-u-18b3eed5b42\"] { font-size: 32px !important; color: rgb(34, 12, 246) !important; --tcb-applied-color: rgb(34,12,246) !important; --tve-applied-color: rgb(34,12,246) !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3eee5ebf\"] { --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-18b3eee5ebf\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3eee5ebf\"] 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-18b3eee5ebf\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3eee5ec0\"] { margin-top: 0px !important; margin-bottom: 10px !important; }:not(#tve) [data-css=\"tve-u-18b3ef01a46\"] { font-size: 38px !important; color: rgb(0, 8, 9) !important; --tcb-applied-color: rgb(0,8,9) !important; --tve-applied-color: rgb(0,8,9) !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3ef0d57c\"] { --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-18b3ef0d57c\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3ef0d57c\"] 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-18b3ef0d57c\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3ef0d57d\"] { margin-top: 0px !important; margin-bottom: 10px !important; }[data-css=\"tve-u-18b3f22881a\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 10px !important; }[data-css=\"tve-u-18b3f22881b\"]::after { clear: both; }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3f34dab0\"] { --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-18b3f34dab0\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f34dab0\"] 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-18b3f34dab0\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3f34dab2\"] { margin-top: 0px !important; margin-bottom: 10px !important; }[data-css=\"tve-u-18b3f4db778\"] { --tve-toc-indent: 15px; --tcb-local-color-42606: rgb(212,172,65); --tcb-local-color-e429f: rgb(114,107,85); padding: 20px !important; --tcb-local-color-c92f4: var(--tcb-skin-color-0) !important; margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18b3f4db77a\"] { box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 10px 6px; --tve-applied-box-shadow: 0px 0px 10px 6px rgba(0,0,0,0.06); border: none !important; background-color: rgb(255, 255, 255) !important; }[data-css=\"tve-u-18b3f4db77d\"] { margin-top: 0px !important; margin-bottom: 0px !important; padding: 20px !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77e\"] { background-image: linear-gradient(var(--tcb-local-color-c92f4),var(--tcb-local-color-c92f4)) !important; background-size: auto !important; background-position: 50% 50% !important; background-attachment: scroll !important; background-repeat: no-repeat !important; --tve-applied-background-image: linear-gradient(var$(--tcb-local-color-c92f4),var$(--tcb-local-color-c92f4)) !important; }[data-css=\"tve-u-18b3f4db779\"] .tve_sep { background-image: linear-gradient(rgba(212, 172, 65, 0), rgba(212, 172, 65, 0)) !important; width: 1px !important; --tve-applied-background-image: linear-gradient(rgba(212,172,65,0),rgba(212,172,65,0)) !important; }[data-css=\"tve-u-18b3f4db77b\"] .tve-toc-title-icon { color: var(--tcb-local-color-c92f4) !important; --tve-applied-color: var$(--tcb-local-color-c92f4) !important; font-size: 22px !important; width: 22px !important; height: 22px !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77b\"] p, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] li, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] blockquote, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] address, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] label { font-size: var(--tve-font-size,20px); font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4db77b\"] { --tve-font-size: 20px; --tve-font-weight: var(--g-bold-weight,bold); --tve-color: rgb(79,79,79); --tve-applied---tve-color: rgb(79,79,79); border-bottom: 1px solid var(--tcb-local-color-c92f4) !important; border-top: 1px solid var(--tcb-local-color-c92f4) !important; padding-top: 10px !important; padding-bottom: 10px !important; margin-top: 0px !important; margin-bottom: 0px !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77b\"] p, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] li, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] blockquote, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] address, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] label, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h1, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h2, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h3, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h4, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h5, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"] h6 { color: var(--tve-color,rgb(79,79,79)); --tve-applied-color: var$(--tve-color,rgb(79,79,79)); --tcb-applied-color: rgb(79,79,79); }[data-css=\"tve-u-18b3f4db77b\"].tve-state-expanded { --animation-angle: -180deg; }:not(#tve) [data-css=\"tve-u-18b3f4db780\"]:hover .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; text-decoration: var(--tve-text-decoration,underline) !important; }:not(#tve) [data-css=\"tve-u-18b3f4db780\"]:hover { --tve-font-weight: var(--g-regular-weight,normal) !important; --tve-text-decoration: underline !important; }[data-css=\"tve-u-18b3f4db779\"] { margin-left: 20px !important; margin-right: 20px !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover:not(.tve-state-expanded) p, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover li, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover blockquote, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover address, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover .tcb-plain-text, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover label, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h1, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h2, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h3, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h4, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h5, :not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover h6 { color: var(--tve-color,var(--tcb-local-color-c92f4)) !important; --tve-applied-color: var$(--tve-color,var$(--tcb-local-color-c92f4)) !important; --tcb-applied-color: var$(--tcb-local-color-c92f4) !important; }[data-css=\"tve-u-18b3f4db77b\"].tve-state-expanded .tve-toc-title-icon { color: var(--tcb-local-color-c92f4) !important; --tve-applied-color: var$(--tcb-local-color-c92f4) !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77b\"]:hover:not(.tve-state-expanded) .tve-toc-title-icon { color: var(--tcb-local-color-c92f4) !important; --tve-applied-color: var$(--tcb-local-color-c92f4) !important; }[data-css=\"tve-u-18b3f4db77f\"] { text-transform: var(--tve-text-transform,none); --tve-text-transform: none; color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); 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; --tve-font-size: 20px; font-size: var(--tve-font-size,20px); letter-spacing: var(--tve-letter-spacing,1px); --tve-letter-spacing: 1px; text-align: left; --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); border-top: none; border-right: none; border-bottom: 1px solid rgba(255, 255, 255, 0); border-left: none; border-image: initial; --tve-applied-border: 2px solid rgba(255,255,255,0); line-height: var(--tve-line-height,1.5em); --tve-line-height: 1.5em; text-shadow: none; --tve-applied-text-shadow: none; padding-top: 6px !important; margin-top: 0px !important; padding-bottom: 5px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18b3f4db77f\"].tve-state-expanded { color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); border-bottom: 1px solid rgba(255, 255, 255, 0.3); font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); --tve-font-weight: var(--g-bold-weight,bold); }:not(#tve) [data-css=\"tve-u-18b3f4db77f\"]:hover { text-decoration: var(--tve-text-decoration,none) !important; --tve-text-decoration: none !important; color: var(--tve-color,rgb(255,255,255)) !important; --tve-color: rgb(255,255,255) !important; --tcb-applied-color: rgb(255,255,255) !important; --tve-applied-color: var$(--tve-color,rgb(255,255,255)) !important; --tve-applied---tve-color: rgb(255,255,255) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; }:not(#tve) [data-css=\"tve-u-18b3f4db77f\"]:hover [data-css=\"tve-u-18b3f4db780\"] .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4db77f\"]:hover [data-css=\"tve-u-18b3f4db780\"] { --tve-font-weight: var(--g-bold-weight,bold); }:not(#tve) [data-css=\"tve-u-18b3f4db781\"]:hover [data-css=\"tve-u-18b3f4db782\"] .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4db781\"]:hover [data-css=\"tve-u-18b3f4db782\"] { --tve-font-weight: var(--g-bold-weight,bold); }[data-css=\"tve-u-18b3f4db783\"] { --tve-font-size: 20px; font-size: var(--tve-font-size,20px); 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; color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); letter-spacing: var(--tve-letter-spacing,1px); --tve-letter-spacing: 1px; --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); border-bottom: 1px solid rgba(255, 255, 255, 0); line-height: var(--tve-line-height,1.5em); --tve-line-height: 1.5em; border-right: none; border-left: none; border-top: none; padding-top: 5px !important; margin-top: 0px !important; padding-bottom: 6px !important; margin-bottom: 0px !important; }:not(#tve) [data-css=\"tve-u-18b3f4db783\"]:hover { text-decoration: var(--tve-text-decoration,none) !important; --tve-text-decoration: none !important; color: var(--tve-color,rgb(255,255,255)) !important; --tve-color: rgb(255,255,255) !important; --tcb-applied-color: rgb(255,255,255) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; --tve-applied-color: var$(--tve-color,rgb(255,255,255)) !important; --tve-applied---tve-color: rgb(255,255,255) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; border-right: none !important; border-left: none !important; border-top: none !important; }[data-css=\"tve-u-18b3f4db783\"].tve-state-expanded { color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); border-bottom: 1px solid rgba(255, 255, 255, 0.3); font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); --tve-font-weight: var(--g-bold-weight,bold); background-image: none !important; --tve-applied-background-image: none !important; }:not(#tve) [data-css=\"tve-u-18b3f4db783\"]:hover [data-css=\"tve-u-18b3f4db784\"] .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4db783\"]:hover [data-css=\"tve-u-18b3f4db784\"] { --tve-font-weight: var(--g-bold-weight,bold); }[data-css=\"tve-u-18b3f4db780\"] { padding: 0px !important; }[data-css=\"tve-u-18b3f4db782\"] { padding: 0px !important; }[data-css=\"tve-u-18b3f4db784\"] { padding: 0px !important; }:not(#tve) [data-css=\"tve-u-18b3f4e22fc\"] { font-size: 28px !important; color: rgb(7, 0, 0) !important; --tcb-applied-color: rgb(7,0,0) !important; --tve-applied-color: rgb(7,0,0) !important; }[data-css=\"tve-u-18b3f4e6cac\"] { --tve-highlight-background: url(\"data:image\/svg+xml,%3Csvg%20id%3D'tcb-0.5971770557158247'%20viewBox%3D%220%200%20325%20108%22%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20preserveAspectRatio%3D'none'%3E%0A%09%09%20%20%20%20%20%20%20%3Cstyle%3E%0A%09%09%09%09%2F*%20for%20an%20explanation%20of%20how%20the%20delay%20works%20%40see%20crossed-lines.js%20*%2F%0A%09%09%20%20%20%20%20%20%20%40keyframes%20draw-animation-first-line%20%7B%20%0A%09%09%09%09%090%25%20%7B%20stroke-dashoffset%3A%20286.13px%3B%20stroke-dasharray%3A%20286.13px%3B%20%7D%20%0A%09%09%09%09%0925%25%20%7B%20stroke-dashoffset%3A%200%3B%20stroke-dasharray%3A%20286.13px%3B%20%7D%20%0A%09%09%09%09%7D%0A%09%09%09%09%40keyframes%20draw-animation-second-line%20%7B%20%0A%09%09%09%09%090%25%20%7B%20stroke-dashoffset%3A%20287.59px%3B%20stroke-dasharray%3A%20287.59px%3B%20%7D%20%0A%09%09%09%09%0925%25%20%7B%20stroke-dashoffset%3A%20287.59px%3B%20stroke-dasharray%3A%20287.59px%3B%20%7D%20%0A%09%09%09%09%0950%25%20%7B%20stroke-dashoffset%3A%200%3B%20stroke-dasharray%3A%20287.59px%3B%20%7D%20%0A%09%09%09%09%7D%0A%09%09%20%20%20%20%20%20%20.first%20%7B%20%0A%09%09%20%20%20%20%20%20%20%09%09animation%3A%20draw-animation-first-line%20forwards%3B%20%0A%09%09%20%20%20%20%20%20%20%7D%0A%09%09%20%20%20%20%20%20%20.second%20%7B%0A%09%09%20%20%20%20%20%20%20%09%09animation%3A%20draw-animation-second-line%20forwards%3B%20%0A%09%09%20%20%20%20%20%20%20%7D%0A%09%09%09%09.first%2C%20.second%20%7B%20animation-duration%3A%202s%3B%20animation-iteration-count%3A%20infinite%20%7D%0A%09%09%20%20%20%20%20%20%20%3C%2Fstyle%3E%0A%09%09%09%09%3Cg%20fill%3D%22none%22%20stroke%3D%22red%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%0A%09%09%09%09%09%3Cpath%20class%3D%22first%22%20d%3D%22M31%2085c54.144-2.667%20100.777-4%20139.9-4%2039.125%200%2087.824%201.333%20146.1%204%22%2F%3E%0A%09%09%09%09%09%3Cpath%20class%3D%22second%22%20d%3D%22M9%2097c42.388-4.758%2087.512-7.403%20135.372-7.933C192.232%2088.536%20242.775%2091.18%20296%2097%22%2F%3E%0A%09%09%09%09%3C%2Fg%3E%0A%09%09%20%20%20%20%20%20%09%3C%2Fsvg%3E\"); --tcb-text-highlight-color: rgb(245,225,12) !important; }[data-css=\"tve-u-18b3f4f3d54\"] { --tve-font-size: 20px; font-size: var(--tve-font-size,20px); 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; letter-spacing: var(--tve-letter-spacing,1px); --tve-letter-spacing: 1px; color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); text-align: left; --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); border-bottom: 1px solid rgba(255, 255, 255, 0); line-height: var(--tve-line-height,1.5em); --tve-line-height: 1.5em; padding-top: 6px !important; margin-top: 0px !important; padding-bottom: 6px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18b3f4f3d54\"].tve-state-expanded { color: var(--tve-color,rgb(255,255,255)); --tve-color: rgb(255,255,255); --tcb-applied-color: rgb(255,255,255); border-bottom: 1px solid rgba(255, 255, 255, 0.3); --tve-applied-color: var$(--tve-color,rgb(255,255,255)); --tve-applied---tve-color: rgb(255,255,255); font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); --tve-font-weight: var(--g-bold-weight,bold); }:not(#tve) [data-css=\"tve-u-18b3f4f3d54\"]:hover { text-decoration: var(--tve-text-decoration,none) !important; --tve-text-decoration: none !important; color: var(--tve-color,rgb(255,255,255)) !important; --tve-color: rgb(255,255,255) !important; --tcb-applied-color: rgb(255,255,255) !important; --tve-applied-color: var$(--tve-color,rgb(255,255,255)) !important; --tve-applied---tve-color: rgb(255,255,255) !important; font-weight: var(--tve-font-weight,var(--g-regular-weight,normal)) !important; --tve-font-weight: var(--g-regular-weight,normal) !important; border-top: none !important; border-right: none !important; border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; border-left: none !important; border-image: initial !important; --tve-applied-border: 2px solid rgba(255,255,255,0.15) !important; }:not(#tve) [data-css=\"tve-u-18b3f4f3d54\"]:hover [data-css=\"tve-u-18b3f4db782\"] .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4f3d54\"]:hover [data-css=\"tve-u-18b3f4db782\"] { --tve-font-weight: var(--g-bold-weight,bold); }:not(#tve) [data-css=\"tve-u-18b3f4f3d58\"]:hover [data-css=\"tve-u-18b3f4db782\"] .tve-toc-disabled { font-weight: var(--tve-font-weight,var(--g-bold-weight,bold)); }[data-css=\"tve-u-18b3f4f3d58\"]:hover [data-css=\"tve-u-18b3f4db782\"] { --tve-font-weight: var(--g-bold-weight,bold); }:not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-18b3f4f6794\"] { --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-18b3f4f6794\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-18b3f4f6794\"] 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-18b3f4f6794\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-18b3f4f6796\"] { margin-top: 0px !important; margin-bottom: 0px !important; padding-bottom: 10px !important; }[data-css=\"tve-u-18cee7d222b\"] { margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18cee7e5f03\"] { margin-top: 0px !important; margin-bottom: 0px !important; padding: 7px !important; }[data-css=\"tve-u-18cee7e7c57\"] { border: 4px solid rgba(164, 159, 159, 0.85) !important; --tve-applied-border: 4px solid rgba(164, 159, 159, 0.85) !important; --tve-border-width: 4px; --tve-border-radius: 30px; border-radius: 30px; overflow: hidden; }[data-css=\"tve-u-16d9a10cfb8\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18cee86eb95\"]::after { clear: both; }[data-css=\"tve-u-18cee8a40d5\"] .tcb-button-link { padding: 18px 30px; border-radius: 10px; overflow: hidden; background-image: none !important; background-color: rgb(67, 140, 103) !important; --background-image: none !important; --tve-applied-background-image: none !important; --background-color: rgb(67, 140, 103) !important; --tve-applied-background-color: rgb(67, 140, 103) !important; border-color: rgba(168, 168, 168, 0.85); }:not(#tve) [data-css=\"tve-u-18cee8a40d5\"]:hover .tcb-button-link { background-color: rgb(67, 140, 103) !important; --background-color: rgb(67, 140, 103) !important; --tve-applied-background-color: rgb(67, 140, 103) !important; }:not(#tve) [data-css=\"tve-u-18cee8a40d5\"] .tcb-button-link { line-height: 1.2em; font-size: 32px; }[data-css=\"tve-u-18cee8a40d5\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18cee8a8e56\"] .tcb-button-link { padding: 18px 30px; border-radius: 10px; overflow: hidden; border-color: rgba(159, 164, 161, 0.85); background-image: none !important; background-color: rgb(127, 67, 140) !important; --background-image: none !important; --tve-applied-background-image: none !important; --background-color: rgb(127, 67, 140) !important; --tve-applied-background-color: rgb(127, 67, 140) !important; }:not(#tve) [data-css=\"tve-u-18cee8a8e56\"]:hover .tcb-button-link { background-color: rgb(67, 140, 103) !important; --background-color: rgb(67, 140, 103) !important; --tve-applied-background-color: rgb(67, 140, 103) !important; }:not(#tve) [data-css=\"tve-u-18cee8a8e56\"] .tcb-button-link { line-height: 1.2em; font-size: 32px; }[data-css=\"tve-u-18cee8a8e56\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-18cee8b0418\"] .tcb-button-link { padding: 18px 30px; border-radius: 10px; overflow: hidden; border-color: rgba(33, 16, 16, 0.85); background-image: none !important; background-color: rgb(7, 0, 9) !important; --background-image: none !important; --tve-applied-background-image: none !important; --background-color: rgb(7, 0, 9) !important; --tve-applied-background-color: rgb(7, 0, 9) !important; }:not(#tve) [data-css=\"tve-u-18cee8b0418\"]:hover .tcb-button-link { background-color: rgb(0, 9, 4) !important; --background-color: rgb(0, 9, 4) !important; --tve-applied-background-color: rgb(0, 9, 4) !important; }:not(#tve) [data-css=\"tve-u-18cee8b0418\"] .tcb-button-link { line-height: 1.2em; font-size: 32px; }[data-css=\"tve-u-18cee8b0418\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 0px !important; }}@media (max-width: 1023px){[data-css=\"tve-u-18b3f4db779\"] { margin-right: 15px !important; margin-left: 15px !important; }[data-css=\"tve-u-18b3f4db779\"] .tve_sep { background-image: linear-gradient(rgb(212, 172, 65), rgb(212, 172, 65)) !important; width: 1px !important; --tve-applied-background-image: linear-gradient(rgb(212,172,65),rgb(212,172,65)) !important; }}@media (max-width: 767px){[data-css=\"tve-u-18b3f4db778\"] { padding: 12px !important; }[data-css=\"tve-u-18b3f4db77d\"] { padding: 15px !important; }[data-css=\"tve-u-18b3f4db779\"] { margin-right: 0px !important; margin-left: 0px !important; }[data-css=\"tve-u-18b3f4db779\"] .tve_sep { background-image: linear-gradient(rgb(212, 172, 65), rgb(212, 172, 65)) !important; width: 1px !important; --tve-applied-background-image: linear-gradient(rgb(212,172,65),rgb(212,172,65)) !important; }[data-css=\"tve-u-18b3f4db77b\"] { padding-top: 8px !important; padding-bottom: 8px !important; }}","tve_user_custom_css":"","tve_globals":{"e":"1","font_cls":[]},"tcb2_ready":1,"tcb_editor_enabled":1,"tve_landing_page":"","_tve_header":"","_tve_footer":""},"categories":[3],"tags":[152,151,66],"class_list":["post-17824","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aprender-excel","tag-calculadora","tag-calculadora-desde-excel","tag-excel","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/17824","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=17824"}],"version-history":[{"count":0,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/17824\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/55157"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=17824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=17824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=17824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}