{"id":531,"date":"2013-04-11T04:00:17","date_gmt":"2013-04-11T10:00:17","guid":{"rendered":"http:\/\/aplicaexcelcontable.com\/blog\/?p=531"},"modified":"2024-12-11T10:11:51","modified_gmt":"2024-12-11T16:11:51","slug":"la-barra-de-herramientas","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/la-barra-de-herramientas.html","title":{"rendered":"Conociendo la Barra de Herramientas"},"content":{"rendered":"<h1 style=\"text-align: center;\">Conociendo la Barra de Herramientas<\/h1>\n<p style=\"text-align: justify;\">Comencemos con el articulo <strong>Programar en Excel &#8211; Conociendo la Barra de Herramientas. <\/strong><\/p>\n<p style=\"text-align: justify;\"><strong>\u200b<\/strong>Pero antes que nada te invito a que leas el articulo anterior, para eso tan solo pulsa clic en el bot\u00f3n:<\/p>\n<p style=\"text-align: justify;\">Es importante conocer la barra de herramienta de VBA, porque nos facilita todos los comando necesarios que necesitemos a la hora de estar trabajando o ejecutando un proyecto.<\/p>\n<p style=\"text-align: justify;\"><strong>\u00bfD\u00f3nde esta ubicada la borra de herramientas de VBA?<\/strong> La barra de herramienta de VBA est\u00e1 ubicada justamente debajo de las pesta\u00f1as.<\/p>\n<p style=\"text-align: justify;\"><b>\u00bfQu\u00e9<\/b><strong>&nbsp;es lo que contiene esta barra?<\/strong> Pues contiene todo los comandos m\u00e1s utilizados, m\u00e1s necesitados a la hora que estemos programando.<\/p>\n<p style=\"text-align: justify;\">Para continuar, te dejo una imagen de la barra de herramientas, para que veas como es:<\/p>\n<p><span style=\"width: 100%;\"><img decoding=\"async\" loading=\"lazy\" alt=\"Barra de Herramientas\" width=\"598\" height=\"140\" title=\"Barra de Herramientas\" data-id=\"40769\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2019\/01\/Barra-de-Herramientas.png\" style=\"aspect-ratio: auto 598 \/ 140;\" data-width=\"598\" data-height=\"140\" data-init-width=\"598\" data-init-height=\"140\"><\/span><\/p>\n<h2 style=\"text-align: center;\">Los comandos de la Barra de Herramientas de VBA<\/h2>\n<p style=\"text-align: justify;\">Para comenzar, te ense\u00f1are los comandos de la Barra de Herramientas de Visual Basic para Aplicaciones (VBA):<\/p>\n<ul>\n<li style=\"\"><span><strong>Comando Ver Microsoft Excel (Alt + F11):&nbsp;<\/strong>Es el primer comando en la lista y nos permite regresar a Excel con tan solo pulsar el comando. Ves como nos lleva a Excel y regreso r\u00e1pidamente a VBA con la combinaci\u00f3n Alt + F11. La combinaci\u00f3n de tecla Alt + F11, hace dos funciones: Te permite ir a VBA desde Excel y te permite regresar a Excel desde VBA.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Insertar:&nbsp;<\/strong>Es el segundo en la lista y nos permite insertar UserForm (Formularios), M\u00f3dulos (Es donde se escribe los c\u00f3digos de programaci\u00f3n) y Modulo de clase ().<\/span><\/li>\n<li style=\"\"><span><strong>Comando Guardar (Ctrl + S):&nbsp;<\/strong>Este comando nos permite guardar todo el cambio que hemos realizado en el programa. La combinaci\u00f3n de tecla para guardar es el Ctrl + S.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Cortar (Ctrl + X):&nbsp;<\/strong>Este comando sirve para cortar datos y pegarlos en otra direcci\u00f3n.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Copiar (Ctrl + C): <\/strong>Este comando sirve para copiar Datos en otro Modulo o en otra linea de Programaci\u00f3n.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Pegar (Ctrl + V):&nbsp;<\/strong>Pues ya sabes cual es la funci\u00f3n del comando Pegar, su funci\u00f3n es Pegar.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Buscar (Ctrl + F):<\/strong> El comando Buscar, sirve para realizar b\u00fasquedas.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Deshacer (Ctrl + Z) y Rehacer:<\/strong> Estos comandos sirven para regresar a un orden o resultado anterior o si lo prefiere a un resultado siguiente en caso que considere cual es la opci\u00f3n o el mejor resultado.<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\">continuamos con mas comando de la&nbsp; Barra de Herramientas:<\/h3>\n<ul>\n<li style=\"\"><span><strong>Comando Ejecutar Macro (F5):<\/strong> Este comando nos permite ejecutar el c\u00f3digo escrito en un M\u00f3dulo, Objeto o Formulario. Tan solo nos ubicamos en una de las l\u00ednea de c\u00f3digo y pulsamos este comando la macro se ejecuta. Tambi\u00e9n puedes ejecutarla con tan solo pulsar la Tecla F5.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Interrumpir (Ctrl + Interrumpir):<\/strong> El comando Interrumpir nos permite detener la ejecuci\u00f3n de una Macro.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Restablecer:<\/strong> El comando Restablecer nos permite volver a ejecutarlo.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Modo de Dise\u00f1o:<\/strong> Este comando es un muy \u00fatil en el momento que estamos dise\u00f1ando Formularios.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Explorador de Proyectos (Ctrl + R): <\/strong>Pues ya sabes cual es la funci\u00f3n del comando Explorador de Proyectos, este nos permite activar la ventana \u00abExplorador de Proyecto\u00bb.&nbsp;<\/span><\/li>\n<li style=\"\"><span><strong>Comando Ventana de Propiedades (F4):&nbsp;<\/strong>El comando Ventana de Propiedades nos permite activar la Ventana de Propiedades.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Examinador de Objetos (F2):<\/strong> El comando Examinador de Objetos nos permite seleccionar el s\u00edmbolo a utilizar en el proyecto.<\/span><\/li>\n<li style=\"\"><span><strong>Comando Cuadro de Herramientas y Ayuda:<\/strong> Pues a como su nombre lo indica, el primero activa un cuadro con varias Herramientas para trabajar con Formularios. El segundo, el comando ayuda a esta para que leamos m\u00e1s y aprendamos VBA.<\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Bien, ahora te pido que estudies bien el concepto de cada uno de los comandos que te he mencionado, es importante que domines la funci\u00f3n de cada comando.<\/p>\n<p style=\"text-align: justify;\">En el pr\u00f3ximo articulo, vamos a conocer la pesta\u00f1a \u00abHerramientas de VBA\u00bb y los comandos que lo integra.<\/p>\n<p style=\"text-align: justify;\">Si te gusto el tema de hoy comp\u00e1rtelo con tus amigos de Facebook, pulsando clic en el bot\u00f3n compartir:<\/p>\n<p style=\"text-align: justify;\">Y si aun no estas suscrito en nuestro canal, tan solo pulsa clic en el bot\u00f3n rojo para acceder a todos los v\u00eddeos nuevos que subimos cada semana:<\/p>\n<h1><strong>S\u00edguenos en:<\/strong><\/h1>\n<p><a href=\"https:\/\/www.facebook.com\/aplicaexcecontable\" target=\"_blank\" rel=\"  noopener\"><\/a><a href=\"http:\/\/www.youtube.com\/user\/excelycontabilidad?sub_confirmation=1\" target=\"_blank\" rel=\"  noopener\"><\/a><\/p>\n<h3>Para Finalizar de conocer la Barra de Herramientas :<\/h3>\n<p style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \u00abProgramar en Excel &#8211; Conociendo la Barra de Herramientas\u00bb, por lo tanto, d\u00e9jame tu comentario con dudas, criticas constructivas y sugerencias.<\/p>\n<p style=\"text-align: justify;\">Hasta aqu\u00ed hemos llegado con este articulo, para continuar con el siguiente articulo, tan solo pulsa clic en el bot\u00f3n:<\/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>Conociendo la Barra de Herramientas Comencemos con el articulo Programar en Excel &#8211; Conociendo la Barra de Herramientas. \u200bPero antes que nada te invito a que leas el articulo anterior, para eso tan solo pulsa clic en el bot\u00f3n: Es importante conocer la barra de herramienta de VBA, porque nos facilita todos los comando necesarios [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":40769,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h1\" data-css=\"tve-u-18c1b9f0d78\" style=\"\"><h1 data-css=\"tve-u-1689f1f4d81\" style=\"text-align: center;\" class=\"\">Conociendo la Barra de Herramientas<\/h1><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161c9d3f9b8\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\">Comencemos con el articulo <strong>Programar en Excel - Conociendo la Barra de Herramientas. <\/strong><\/p><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\"><strong><\/strong>Pero antes que nada te invito a que leas el articulo anterior, para eso tan solo pulsa clic en el bot\u00f3n:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-button thrv-button-v2 tcb-local-vars-root\" data-css=\"tve-u-18c038bec03\" style=\"\" data-button-size-d=\"m\">\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(255, 0, 255)\"}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-pestana-ver-de-vba.html\" class=\"tcb-button-link tcb-plain-text\" style=\"\" target=\"_blank\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\"><strong><span style=\"font-size: 20px !important;\" data-css=\"tve-u-18c038bec05\">Pulsa clic aqu\u00ed P\/Ver el articulo anterior \u2192<\/span> <\/strong><\/span><\/span>\n\t<\/a>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161c9d3f9b8\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\">Es importante conocer la barra de herramienta de VBA, porque nos facilita todos los comando necesarios que necesitemos a la hora de estar trabajando o ejecutando un proyecto.<\/p><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\"><strong>\u00bfD\u00f3nde esta ubicada la borra de herramientas de VBA?<\/strong> La barra de herramienta de VBA est\u00e1 ubicada justamente debajo de las pesta\u00f1as.<\/p><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\"><b>\u00bfQu\u00e9<\/b><strong>&nbsp;es lo que contiene esta barra?<\/strong> Pues contiene todo los comandos m\u00e1s utilizados, m\u00e1s necesitados a la hora que estemos programando.<\/p><p data-css=\"tve-u-161c9d3f9b9\" style=\"text-align: justify;\">Para continuar, te dejo una imagen de la barra de herramientas, para que veas como es:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-1689f652dfa\" style=\"\"><span class=\"tve_image_frame\" style=\"width: 100%;\"><img decoding=\"async\" loading=\"lazy\" class=\"tve_image wp-image-40769\" alt=\"Barra de Herramientas\" width=\"598\" height=\"140\" title=\"Barra de Herramientas\" data-id=\"40769\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2019\/01\/Barra-de-Herramientas.png\" style=\"aspect-ratio: auto 598 \/ 140;\" data-width=\"598\" data-height=\"140\" data-init-width=\"598\" data-init-height=\"140\"><\/span><\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h2\" data-css=\"tve-u-18c1b9f69a7\" style=\"\"><h2 data-css=\"tve-u-161c9de26fb\" style=\"text-align: center;\" class=\"\">Los comandos de la Barra de Herramientas de VBA<\/h2><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161c9df6421\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161c9df6423\" style=\"text-align: justify;\">Para comenzar, te ense\u00f1are los comandos de la Barra de Herramientas de Visual Basic para Aplicaciones (VBA):<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-1689fed2017\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Ver Microsoft Excel (Alt + F11):&nbsp;<\/strong>Es el primer comando en la lista y nos permite regresar a Excel con tan solo pulsar el comando. Ves como nos lleva a Excel y regreso r\u00e1pidamente a VBA con la combinaci\u00f3n Alt + F11. La combinaci\u00f3n de tecla Alt + F11, hace dos funciones: Te permite ir a VBA desde Excel y te permite regresar a Excel desde VBA.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Insertar:&nbsp;<\/strong>Es el segundo en la lista y nos permite insertar UserForm (Formularios), M\u00f3dulos (Es donde se escribe los c\u00f3digos de programaci\u00f3n) y Modulo de clase ().<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Guardar (Ctrl + S):&nbsp;<\/strong>Este comando nos permite guardar todo el cambio que hemos realizado en el programa. La combinaci\u00f3n de tecla para guardar es el Ctrl + S.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\" data-css=\"tve-u-168a1db681e\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Cortar (Ctrl + X):&nbsp;<\/strong>Este comando sirve para cortar datos y pegarlos en otra direcci\u00f3n.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\" data-css=\"tve-u-168a1e928fc\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Copiar (Ctrl + C): <\/strong>Este comando sirve para copiar Datos en otro Modulo o en otra linea de Programaci\u00f3n.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\" data-css=\"tve-u-168b6986d80\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Pegar (Ctrl + V):&nbsp;<\/strong>Pues ya sabes cual es la funci\u00f3n del comando Pegar, su funci\u00f3n es Pegar.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\" data-css=\"tve-u-168b6a75466\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Buscar (Ctrl + F):<\/strong> El comando Buscar, sirve para realizar b\u00fasquedas.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-168a1ebe6d4\" 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\" data-css=\"tve-u-168b6b26ea9\"><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-168a115b554\"><div style=\"text-align: justify;\"><strong>Comando Deshacer (Ctrl + Z) y Rehacer:<\/strong> Estos comandos sirven para regresar a un orden o resultado anterior o si lo prefiere a un resultado siguiente en caso que considere cual es la opci\u00f3n o el mejor resultado.<\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h3\" data-css=\"tve-u-18c1b9fc6e8\" style=\"\"><h3 data-css=\"tve-u-168b6cbe654\" style=\"text-align: center;\" class=\"\">continuamos con mas comando de la&nbsp; Barra de Herramientas:<\/h3><\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-168b6da325a\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" data-css=\"tve-u-18c1b9fe9f8\" 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\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Ejecutar Macro (F5):<\/strong> Este comando nos permite ejecutar el c\u00f3digo escrito en un M\u00f3dulo, Objeto o Formulario. Tan solo nos ubicamos en una de las l\u00ednea de c\u00f3digo y pulsamos este comando la macro se ejecuta. Tambi\u00e9n puedes ejecutarla con tan solo pulsar la Tecla F5.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-18c1b9fe9fc\" 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\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Interrumpir (Ctrl + Interrumpir):<\/strong> El comando Interrumpir nos permite detener la ejecuci\u00f3n de una Macro.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-18c1b9fe9ff\" 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\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Restablecer:<\/strong> El comando Restablecer nos permite volver a ejecutarlo.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"undefined\" 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\" data-css=\"tve-u-168bbbe855e\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Modo de Dise\u00f1o:<\/strong> Este comando es un muy \u00fatil en el momento que estamos dise\u00f1ando Formularios.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"undefined\" 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\" data-css=\"tve-u-168bbcc8312\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Explorador de Proyectos (Ctrl + R): <\/strong>Pues ya sabes cual es la funci\u00f3n del comando Explorador de Proyectos, este nos permite activar la ventana \"Explorador de Proyecto\".&nbsp;<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"undefined\" 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\" data-css=\"tve-u-168bbd3abd1\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Ventana de Propiedades (F4):&nbsp;<\/strong>El comando Ventana de Propiedades nos permite activar la Ventana de Propiedades.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"undefined\" 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\" data-css=\"tve-u-168bbd6753e\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Examinador de Objetos (F2):<\/strong> El comando Examinador de Objetos nos permite seleccionar el s\u00edmbolo a utilizar en el proyecto.<\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"undefined\" 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\" data-css=\"tve-u-168bbd98195\"><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-168b6ddd5eb\"><div style=\"text-align: justify;\"><strong>Comando Cuadro de Herramientas y Ayuda:<\/strong> Pues a como su nombre lo indica, el primero activa un cuadro con varias Herramientas para trabajar con Formularios. El segundo, el comando ayuda a esta para que leamos m\u00e1s y aprendamos VBA.<\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-193b67cd0bc\" style=\"\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161ca4753d1\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161ca4753d2\" style=\"text-align: justify;\">Bien, ahora te pido que estudies bien el concepto de cada uno de los comandos que te he mencionado, es importante que domines la funci\u00f3n de cada comando.<\/p><p data-css=\"tve-u-161ca4753d2\" style=\"text-align: justify;\">En el pr\u00f3ximo articulo, vamos a conocer la pesta\u00f1a \"Herramientas de VBA\" y los comandos que lo integra.<\/p><p data-css=\"tve-u-161ca4753d2\" style=\"text-align: justify;\">Si te gusto el tema de hoy comp\u00e1rtelo con tus amigos de Facebook, pulsando clic en el bot\u00f3n compartir:<\/p><\/div><\/div>\n<\/div><div class=\"tcb-clear\" data-css=\"tve-u-193b67ca8b7\"><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-193b67ca8b6\" 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\">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 tve-froala\">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_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161ca518a86\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161ca518a88\" style=\"text-align: justify;\">Y si aun no estas suscrito en nuestro canal, tan solo pulsa clic en el bot\u00f3n rojo para acceder a todos los v\u00eddeos nuevos que subimos cada semana:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-18c1ba6764c\" style=\"\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-18c1ba6764b\"><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h1\" style=\"\" data-css=\"tve-u-18c1ba67656\"><h1 data-css=\"tve-u-18c1ba67652\" class=\"\"><strong>S\u00edguenos en:<\/strong><\/h1><\/div><div class=\"thrv_wrapper thrv-columns\" data-css=\"tve-u-18c1ba67649\" style=\"--tcb-col-el-width: 181;\"><div class=\"tcb-flex-row tcb--cols--2 tcb-resized\" style=\"\" data-css=\"tve-u-18c1ba67655\"><div class=\"tcb-flex-col\" data-css=\"tve-u-18c1ba6764e\" style=\"\"><div class=\"tcb-col tve_empty_dropzone\" data-css=\"tve-u-18c1ba67659\"><a href=\"https:\/\/www.facebook.com\/aplicaexcecontable\" target=\"_blank\" rel=\" \" class=\"tve_empty_dropzone\"><div class=\"thrv_wrapper thrv_icon tcb-icon-display\" data-css=\"tve-u-18c1ba67651\" data-link-wrap=\"1\"><svg class=\"tcb-icon\" viewBox=\"0 0 24 28\" data-name=\"facebook-official\">\n<path d=\"M22.672 2c0.734 0 1.328 0.594 1.328 1.328v21.344c0 0.734-0.594 1.328-1.328 1.328h-6.109v-9.297h3.109l0.469-3.625h-3.578v-2.312c0-1.047 0.281-1.75 1.797-1.75l1.906-0.016v-3.234c-0.328-0.047-1.469-0.141-2.781-0.141-2.766 0-4.672 1.687-4.672 4.781v2.672h-3.125v3.625h3.125v9.297h-11.484c-0.734 0-1.328-0.594-1.328-1.328v-21.344c0-0.734 0.594-1.328 1.328-1.328h21.344z\"><\/path>\n<\/svg><\/div><\/a><\/div><\/div><div class=\"tcb-flex-col\" data-css=\"tve-u-18c1ba6764d\" style=\"\"><div class=\"tcb-col tve_empty_dropzone\" data-css=\"tve-u-18c1ba67658\"><a href=\"http:\/\/www.youtube.com\/user\/excelycontabilidad?sub_confirmation=1\" target=\"_blank\" rel=\" \" class=\"tve_empty_dropzone\"><div class=\"thrv_wrapper thrv_icon tcb-icon-display tve-viewport-triggered\" data-css=\"tve-u-18c1ba67650\" data-link-wrap=\"1\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 24 28\" data-name=\"youtube\">\n<path d=\"M15.172 19.437v3.297c0 0.703-0.203 1.047-0.609 1.047-0.234 0-0.469-0.109-0.703-0.344v-4.703c0.234-0.234 0.469-0.344 0.703-0.344 0.406 0 0.609 0.359 0.609 1.047zM20.453 19.453v0.719h-1.406v-0.719c0-0.703 0.234-1.062 0.703-1.062s0.703 0.359 0.703 1.062zM5.359 16.047h1.672v-1.469h-4.875v1.469h1.641v8.891h1.563v-8.891zM9.859 24.938h1.391v-7.719h-1.391v5.906c-0.313 0.438-0.609 0.656-0.891 0.656-0.187 0-0.297-0.109-0.328-0.328-0.016-0.047-0.016-0.219-0.016-0.547v-5.688h-1.391v6.109c0 0.547 0.047 0.906 0.125 1.141 0.125 0.391 0.453 0.578 0.906 0.578 0.5 0 1.031-0.313 1.594-0.953v0.844zM16.562 22.625v-3.078c0-0.719-0.031-1.234-0.141-1.547-0.172-0.578-0.562-0.875-1.109-0.875-0.516 0-1 0.281-1.453 0.844v-3.391h-1.391v10.359h1.391v-0.75c0.469 0.578 0.953 0.859 1.453 0.859 0.547 0 0.938-0.297 1.109-0.859 0.109-0.328 0.141-0.844 0.141-1.563zM21.844 22.469v-0.203h-1.422c0 0.562-0.016 0.875-0.031 0.953-0.078 0.375-0.281 0.562-0.625 0.562-0.484 0-0.719-0.359-0.719-1.078v-1.359h2.797v-1.609c0-0.828-0.141-1.422-0.422-1.813-0.406-0.531-0.953-0.797-1.656-0.797-0.719 0-1.266 0.266-1.672 0.797-0.297 0.391-0.438 0.984-0.438 1.813v2.703c0 0.828 0.156 1.437 0.453 1.813 0.406 0.531 0.953 0.797 1.687 0.797s1.313-0.281 1.687-0.828c0.172-0.25 0.297-0.531 0.328-0.844 0.031-0.141 0.031-0.453 0.031-0.906zM12.344 8.203v-3.281c0-0.719-0.203-1.078-0.672-1.078-0.453 0-0.672 0.359-0.672 1.078v3.281c0 0.719 0.219 1.094 0.672 1.094 0.469 0 0.672-0.375 0.672-1.094zM23.578 19.938c0 1.797-0.016 3.719-0.406 5.469-0.297 1.234-1.297 2.141-2.5 2.266-2.875 0.328-5.781 0.328-8.672 0.328s-5.797 0-8.672-0.328c-1.203-0.125-2.219-1.031-2.5-2.266-0.406-1.75-0.406-3.672-0.406-5.469v0c0-1.813 0.016-3.719 0.406-5.469 0.297-1.234 1.297-2.141 2.516-2.281 2.859-0.313 5.766-0.313 8.656-0.313s5.797 0 8.672 0.313c1.203 0.141 2.219 1.047 2.5 2.281 0.406 1.75 0.406 3.656 0.406 5.469zM7.984 0h1.594l-1.891 6.234v4.234h-1.563v-4.234c-0.141-0.766-0.453-1.859-0.953-3.313-0.344-0.969-0.688-1.953-1.016-2.922h1.656l1.109 4.109zM13.766 5.203v2.734c0 0.828-0.141 1.453-0.438 1.844-0.391 0.531-0.938 0.797-1.656 0.797-0.703 0-1.25-0.266-1.641-0.797-0.297-0.406-0.438-1.016-0.438-1.844v-2.734c0-0.828 0.141-1.437 0.438-1.828 0.391-0.531 0.938-0.797 1.641-0.797 0.719 0 1.266 0.266 1.656 0.797 0.297 0.391 0.438 1 0.438 1.828zM19 2.672v7.797h-1.422v-0.859c-0.562 0.656-1.094 0.969-1.609 0.969-0.453 0-0.781-0.187-0.922-0.578-0.078-0.234-0.125-0.609-0.125-1.172v-6.156h1.422v5.734c0 0.328 0 0.516 0.016 0.547 0.031 0.219 0.141 0.344 0.328 0.344 0.281 0 0.578-0.219 0.891-0.672v-5.953h1.422z\"><\/path>\n<\/svg><\/div><\/a><\/div><\/div><\/div><\/div><div class=\"thrv_wrapper thrv_icon tcb-icon-display tve-viewport-triggered\" data-css=\"tve-u-18c1ba67653\" style=\"\"><svg class=\"tcb-icon\" viewBox=\"0 0 26 28\" data-name=\"hand-pointer-o\">\n<path d=\"M10 2c-1.109 0-2 0.891-2 2v14l-2.359-3.156c-0.391-0.516-1.016-0.844-1.672-0.844-1.094 0-1.969 0.922-1.969 2 0 0.438 0.141 0.859 0.406 1.203l6 8c0.375 0.5 0.969 0.797 1.594 0.797h11.219c0.453 0 0.859-0.313 0.969-0.75l1.437-5.75c0.25-1 0.375-2.016 0.375-3.031v-3.391c0-0.828-0.641-1.578-1.5-1.578-0.828 0-1.5 0.672-1.5 1.5h-0.5v-0.953c0-0.984-0.75-1.797-1.75-1.797-0.969 0-1.75 0.781-1.75 1.75v1h-0.5v-1.406c0-1.125-0.859-2.094-2-2.094-1.109 0-2 0.891-2 2v1.5h-0.5v-8.906c0-1.125-0.859-2.094-2-2.094zM10 0c2.234 0 4 1.875 4 4.094v3.437c0.172-0.016 0.328-0.031 0.5-0.031 1.016 0 1.969 0.391 2.703 1.078 0.484-0.219 1.016-0.328 1.547-0.328 1.125 0 2.172 0.5 2.875 1.359 0.297-0.078 0.578-0.109 0.875-0.109 1.969 0 3.5 1.641 3.5 3.578v3.391c0 1.172-0.141 2.359-0.438 3.516l-1.437 5.75c-0.328 1.328-1.531 2.266-2.906 2.266h-11.219c-1.25 0-2.453-0.609-3.203-1.594l-6-8c-0.516-0.688-0.797-1.547-0.797-2.406 0-2.188 1.781-4 3.969-4 0.719 0 1.422 0.187 2.031 0.547v-8.547c0-2.203 1.797-4 4-4zM12 22v-6h-0.5v6h0.5zM16 22v-6h-0.5v6h0.5zM20 22v-6h-0.5v6h0.5z\"><\/path>\n<\/svg><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h4\" data-css=\"tve-u-18c1bb1c8ed\" style=\"\"><h3 class=\"\">Para Finalizar de conocer la Barra de Herramientas :<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161ca5414bd\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161ca5414bf\" style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \"Programar en Excel - Conociendo la Barra de Herramientas\", por lo tanto, d\u00e9jame tu comentario con dudas, criticas constructivas y sugerencias.<\/p><p data-css=\"tve-u-161ca5414bf\" style=\"text-align: justify;\">Hasta aqu\u00ed hemos llegado con este articulo, para continuar con el siguiente articulo, tan solo pulsa clic en el bot\u00f3n:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-button thrv-button-v2 tcb-local-vars-root\" data-css=\"tve-u-18c1baeef2f\" style=\"\" data-button-size-d=\"m\">\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(255, 0, 255)\"}},\"gradients\":[]}}]}__CONFIG_colors_palette__<\/div>\n\t<a href=\"http:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-pestana-herramientas-de-vba.html\" class=\"tcb-button-link tcb-plain-text\" style=\"\" target=\"_blank\">\n\t\t<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\"><strong><span style=\"font-size: 20px !important;\" data-css=\"tve-u-18c1baeef30\">Pulsa clic aqu\u00ed P\/Ver el siguiente Tema \u2192<\/span> <\/strong><\/span><\/span>\n\t<\/a>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-193b67d5419\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-193b67d5417\"><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-193b67d541a\">&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-193b67d541b\">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-193b67d541c\" 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-193b67d541d\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\" data-css=\"tve-u-193b67d541e\"><\/span><\/p><p style=\"\">Te saluda,<span style=\"--tcb-text-highlight-color: transparent !important;\"><\/span><\/p><p style=\"\"><strong>Roger Perez \u2013 Aplica Excel Contable<\/strong><\/p><\/div><\/div>\n<\/div>","tve_custom_css":"@media (min-width: 300px){:not(#tve) [data-css=\"tve-u-161c9de26fb\"] { font-size: 38px !important; color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-161c9d3f9b8\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161c9d3f9b9\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161c9df6421\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161c9df6423\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161ca4753d1\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161ca4753d2\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161ca518a86\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161ca518a88\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161ca5414bd\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161ca5414bf\"] { color: rgb(10, 0, 0) !important; }:not(#tve) [data-css=\"tve-u-1689f1f4d81\"] { font-size: 42px !important; color: rgb(255, 0, 0) !important; }[data-css=\"tve-u-1689f652dfa\"] { width: 598px; float: none; margin-left: auto !important; margin-right: auto !important; margin-bottom: 10px !important; }:not(#tve) [data-css=\"tve-u-1689fed2017\"] p, :not(#tve) [data-css=\"tve-u-1689fed2017\"] li, :not(#tve) [data-css=\"tve-u-1689fed2017\"] blockquote, :not(#tve) [data-css=\"tve-u-1689fed2017\"] address, :not(#tve) [data-css=\"tve-u-1689fed2017\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-1689fed2017\"] label, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h1, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h2, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h3, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h4, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h5, :not(#tve) [data-css=\"tve-u-1689fed2017\"] h6 { color: rgb(10, 0, 0); }:not(#tve) [data-css=\"tve-u-168b6cbe654\"] { font-size: 25px !important; color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-168b6da325a\"] p, :not(#tve) [data-css=\"tve-u-168b6da325a\"] li, :not(#tve) [data-css=\"tve-u-168b6da325a\"] blockquote, :not(#tve) [data-css=\"tve-u-168b6da325a\"] address, :not(#tve) [data-css=\"tve-u-168b6da325a\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-168b6da325a\"] label, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h1, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h2, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h3, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h4, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h5, :not(#tve) [data-css=\"tve-u-168b6da325a\"] h6 { color: rgb(10, 0, 0); }[data-css=\"tve-u-18c038bec03\"] .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: 10px; padding: 14px 22px; background-position: 50% 50%; background-repeat: no-repeat; overflow: hidden; border: none; --tve-applied-border: none; background-color: transparent !important; }[data-css=\"tve-u-18c038bec03\"] .tcb-button-link span { color: rgb(255, 255, 255); --tcb-applied-color: #fff; }[data-css=\"tve-u-18c038bec03\"] { --tve-border-radius: 10px; --tcb-local-color-62516: rgb(255,0,255) !important; }:not(#tve) [data-css=\"tve-u-18c038bec03\"] .tcb-button-link { line-height: 1.2em; font-size: 24px; }[data-css=\"tve-u-18c038bec05\"] { font-size: 20px !important; }[data-css=\"tve-u-18c1b9f0d78\"] { margin-top: 20px !important; margin-bottom: 20px !important; }[data-css=\"tve-u-18c1b9f69a7\"] { margin-top: 20px !important; margin-bottom: 20px !important; }[data-css=\"tve-u-168a1ebe6d4\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-18c1b9fc6e8\"] { margin-top: 20px !important; margin-bottom: 20px !important; }[data-css=\"tve-u-18c1b9fe9f8\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-18c1b9fe9fc\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-18c1b9fe9ff\"] { padding-bottom: 0px !important; }[data-css=\"undefined\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-18c1ba67649\"] { margin-top: -55px !important; margin-left: 25px !important; }[data-css=\"tve-u-18c1ba6764b\"] { min-height: 1px; }[data-css=\"tve-u-18c1ba6764c\"] { max-width: 208px; float: none; z-index: 3; position: relative; width: 100%; --tve-alignment: center; margin-top: 20px !important; margin-left: auto !important; margin-right: auto !important; padding-left: 1px !important; }[data-css=\"tve-u-18c1ba6764d\"] { max-width: 81.3%; }[data-css=\"tve-u-18c1ba6764e\"] { max-width: 18.7%; }:not(#tve) [data-css=\"tve-u-18c1ba67650\"] > :first-child { color: rgb(191, 20, 20); }:not(#tve) [data-css=\"tve-u-18c1ba67651\"] > :first-child { color: rgb(60, 18, 215); }:not(#tve) [data-css=\"tve-u-18c1ba67652\"] { font-size: 26px !important; color: rgb(3, 77, 44) !important; }[data-css=\"tve-u-18c1ba67653\"] { font-size: 60px; margin-top: -50px !important; margin-left: 100px !important; }[data-css=\"tve-u-18c1ba67651\"] { font-size: 60px; }[data-css=\"tve-u-18c1ba67650\"] { font-size: 60px; margin-right: 65px !important; margin-left: 45px !important; }[data-css=\"tve-u-18c1ba67655\"] { padding-left: 0px !important; }[data-css=\"tve-u-18c1ba67656\"] { padding-left: 15px !important; }[data-css=\"tve-u-18c1baeef2f\"] .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: 10px; padding: 14px 22px; background-position: 50% 50%; background-repeat: no-repeat; overflow: hidden; border: none; --tve-applied-border: none; background-color: transparent !important; }[data-css=\"tve-u-18c1baeef2f\"] .tcb-button-link span { color: rgb(255, 255, 255); --tcb-applied-color: #fff; }[data-css=\"tve-u-18c1baeef2f\"] { --tve-border-radius: 10px; --tcb-local-color-62516: rgb(255,0,255) !important; }:not(#tve) [data-css=\"tve-u-18c1baeef2f\"] .tcb-button-link { line-height: 1.2em; font-size: 24px; }[data-css=\"tve-u-18c1baeef30\"] { font-size: 20px !important; }[data-css=\"tve-u-18c1bb1c8ed\"] { margin-top: 20px !important; margin-bottom: 20px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper { width: calc(100% + 0px); }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:nth-child(n+2) { margin-top: 50px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:not(:nth-child(n)) { margin-right: 30px !important; }.tcb-post-list[data-css=\"tve-u-186df1bf84d\"] .post-wrapper.thrv_wrapper:nth-child(n) { margin-right: 0px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper { width: calc(33.3333% - 13.3333px); }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:nth-child(n+4) { margin-top: 20px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+4)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:not(:nth-child(3n)) { margin-right: 20px !important; }.tcb-post-list[data-css=\"tve-u-18703fb75db\"] .post-wrapper.thrv_wrapper:nth-child(3n) { margin-right: 0px !important; }[data-css=\"tve-u-193b67ca8b6\"] { float: right; z-index: 3; position: relative; --tve-alignment: right; margin-top: 0px !important; margin-bottom: 10px !important; }[data-css=\"tve-u-193b67ca8b7\"]::after { clear: both; }[data-css=\"tve-u-193b67cd0bc\"] { margin-bottom: 0px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-193b67d5417\"] { --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-193b67d5417\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-193b67d5417\"] 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-193b67d5417\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-193b67d5419\"] { margin-top: 20px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-193b67d541a\"] { --tcb-text-highlight-color: rgb(237, 243, 13) !important; }[data-css=\"tve-u-193b67d541b\"] { --tcb-text-highlight-color: rgb(237, 243, 13) !important; }[data-css=\"tve-u-193b67d541c\"] { --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-193b67d541d\"] { --tcb-text-highlight-color: rgb(30, 184, 76) !important; }[data-css=\"tve-u-193b67d541e\"] { --tcb-text-highlight-color: transparent !important; }}@media (max-width: 1023px){:not(#tve) [data-css=\"tve-u-1689f1f4d81\"] { font-size: 25px !important; }:not(#tve) [data-css=\"tve-u-161c9de26fb\"] { font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-168b6cbe654\"] { font-size: 22px !important; }}@media (max-width: 767px){:not(#tve) [data-css=\"tve-u-161c9de26fb\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-1689f1f4d81\"] { font-size: 23px !important; }:not(#tve) [data-css=\"tve-u-168b6cbe654\"] { font-size: 20px !important; }[data-css=\"tve-u-18c1ba67653\"] { margin-left: 90px !important; }[data-css=\"tve-u-18c1ba67658\"] { margin-left: 128px !important; padding-left: 1px !important; margin-right: -51px !important; margin-top: -96px !important; }[data-css=\"tve-u-18c1ba67659\"] { margin-left: -16px !important; padding-left: 0px !important; padding-right: 0px !important; margin-right: 0px !important; }[data-css=\"tve-u-18c1ba67651\"] { margin-left: 20px !important; }[data-css=\"tve-u-18c1ba67650\"] { margin-left: -35px !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":[4],"tags":[293,292,294],"class_list":["post-531","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-programar-en-excel","tag-aprender-excel","tag-excel-y-contabilidad","tag-programar-en-excel","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/531","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=531"}],"version-history":[{"count":0,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/531\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/40769"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=531"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=531"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}