{"id":4268,"date":"2013-12-13T08:03:06","date_gmt":"2013-12-13T14:03:06","guid":{"rendered":"http:\/\/aplicaexcelcontable.com\/blog\/?p=4268"},"modified":"2024-12-07T11:15:22","modified_gmt":"2024-12-07T17:15:22","slug":"la-ventana-codigo-de-vba","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/la-ventana-codigo-de-vba.html","title":{"rendered":"Conociendo la Ventana Codigo de VBA"},"content":{"rendered":"<h1 style=\"text-align: center;\">la Ventana Codigo de VBA<\/h1>\n<p style=\"text-align: justify;\">Comencemos con el articulo&nbsp;<strong>Curso B\u00e1sico de VBA &#8211; Conociendo la Ventana Codigo de VBA:&nbsp;<\/strong>Ya hemos conocidos dos ventanas, las cuales son la Ventana de Proyectos y la Ventana de Propiedades.<\/p>\n<p style=\"text-align: justify;\">Y si todav\u00eda no conoces estas ventanas por favor <span style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-conociendo-la-ventana-propiedades.html\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a><\/span> y lee los temas anteriores. Una vez que termines, regresa nuevamente aqu\u00ed y continua.<\/p>\n<p style=\"text-align: justify;\">Si has notado, hemos empezado un nuevo camino, donde estamos recorriendo poco a poco para que conozcas y te familiarices con VBA.<\/p>\n<p style=\"text-align: justify;\">Es muy importante que conozcas muy bien, el entorno, las funciones y las caracter\u00edsticas de Visual Basic para Aplicaciones (VBA). Hoy vamos a conocer la Ventana Codigo de VBA.<\/p>\n<h2 style=\"text-align: center;\">Conociendo la Ventana Codigo de vBA<\/h2>\n<p style=\"text-align: justify;\">Veamos una foto para ver como se ve la Ventana Codigo de VBA, cada vez que hagas doble clic izquierdo en alg\u00fan objeto de la Ventana Proyecto se activar\u00e1 a la derecha la Ventana Codigo.<\/p>\n<p style=\"text-align: justify;\">Si no la puedes visualizar puedes activarla posicionandote en el objeto en cuesti\u00f3n y luego desde el Men\u00fa \u00abVer\u00bb =&gt; C\u00f3digo.<\/p>\n<p style=\"text-align: justify;\">Adem\u00e1s, si todav\u00eda no has escrito ninguna Macro ver\u00e1s la Ventana Codigo en blanco. En nuestro ejemplo hemos escrito 2 Macros:<\/p>\n<h3 style=\"text-align: center;\">Ejemplo de la Ventana Codigo de VBA<\/h3>\n<p><span style=\"\"><img loading=\"lazy\" decoding=\"async\" alt=\"Ventana Codigo de VBA\" width=\"629\" height=\"648\" title=\"Ventana Codigo\" data-id=\"35218\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/03\/Ventana-Codigo.png\" data-width=\"629\" data-height=\"648\" data-init-width=\"629\" data-init-height=\"648\" style=\"aspect-ratio: auto 629 \/ 648;\" mt-d=\"-18.986999999999966\" ml-d=\"0\"><\/span><\/p>\n<p style=\"text-align: justify;\">Esta ventana no tiene mayores complicaciones, lo que interesa es m\u00e1s bien el c\u00f3digo que escribamos aqu\u00ed. Puedes escribir todas las Macros que quieras en esta Ventana Codigo.<\/p>\n<p style=\"text-align: justify;\">Recuerda que el mismo editor asignar\u00e1 autom\u00e1ticamente los colores al c\u00f3digo y adem\u00e1s separar\u00e1 con una l\u00ednea continua cada Macro.<\/p>\n<p style=\"text-align: justify;\">Cada tema tiene su objetivo especifico y hoy hemos cumplido con el paso numero tres, que es la de conocer la Venta Codigo.<\/p>\n<p style=\"text-align: justify;\">No olvides que al seguir paso a paso todos los temas, al finalizar podr\u00e1s ser experto en programaci\u00f3n de Visual Basic para Aplicaciones.<\/p>\n<p style=\"text-align: justify;\">Si te ha gustado el tema de hoy, te invito a que lo compartas con tus amigos de Facebook pulsando clic en el bot\u00f3n compartir:<\/p>\n<p style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \u00abProgramar en Excel &#8211; Conociendo la Ventana Codigo\u00bb.<\/p>\n<p style=\"text-align: justify;\">Por lo tanto:<\/p>\n<p style=\"text-align: justify;\">D\u00e9jame tu comentario con dudas, cr\u00edticas constructivas y sugerencia en la secci\u00f3n de comentarios o bien en el Chat. Al mismo tiempo te invito a que visites nuestra pagina de Facebook, <span style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" target=\"_blank\" rel=\"noopener\"><strong>pulsando clic aqu\u00ed<\/strong><\/a><\/span>.<\/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>la Ventana Codigo de VBA Comencemos con el articulo&nbsp;Curso B\u00e1sico de VBA &#8211; Conociendo la Ventana Codigo de VBA:&nbsp;Ya hemos conocidos dos ventanas, las cuales son la Ventana de Proyectos y la Ventana de Propiedades. Y si todav\u00eda no conoces estas ventanas por favor pulsa clic aqu\u00ed y lee los temas anteriores. Una vez que [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":35218,"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-161fbe94b38\" style=\"text-align: center;\" class=\"\">la Ventana Codigo de VBA<\/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-161fbea4768\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161fbea4770\" style=\"text-align: justify;\">Comencemos con el articulo&nbsp;<strong>Curso B\u00e1sico de VBA - Conociendo la Ventana Codigo de VBA:&nbsp;<\/strong>Ya hemos conocidos dos ventanas, las cuales son la Ventana de Proyectos y la Ventana de Propiedades.<\/p><p data-css=\"tve-u-161fbea4770\" style=\"text-align: justify;\">Y si todav\u00eda no conoces estas ventanas por favor <span data-css=\"tve-u-161fbf3fef1\" style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-conociendo-la-ventana-propiedades.html\" class=\"\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a><\/span> y lee los temas anteriores. Una vez que termines, regresa nuevamente aqu\u00ed y continua.<\/p><p data-css=\"tve-u-161fbea4770\" style=\"text-align: justify;\">Si has notado, hemos empezado un nuevo camino, donde estamos recorriendo poco a poco para que conozcas y te familiarices con VBA.<\/p><p data-css=\"tve-u-161fbea4770\" style=\"text-align: justify;\">Es muy importante que conozcas muy bien, el entorno, las funciones y las caracter\u00edsticas de Visual Basic para Aplicaciones (VBA). Hoy vamos a conocer la Ventana Codigo de VBA.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h2\"><h2 data-css=\"tve-u-161fbf4ffa0\" style=\"text-align: center;\" class=\"\">Conociendo la Ventana Codigo 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-161fbf59176\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161fbf59178\" style=\"text-align: justify;\">Veamos una foto para ver como se ve la Ventana Codigo de VBA, cada vez que hagas doble clic izquierdo en alg\u00fan objeto de la Ventana Proyecto se activar\u00e1 a la derecha la Ventana Codigo.<\/p><p data-css=\"tve-u-161fbf59178\" style=\"text-align: justify;\">Si no la puedes visualizar puedes activarla posicionandote en el objeto en cuesti\u00f3n y luego desde el Men\u00fa \"Ver\" =&gt; C\u00f3digo.<\/p><p data-css=\"tve-u-161fbf59178\" style=\"text-align: justify;\">Adem\u00e1s, si todav\u00eda no has escrito ninguna Macro ver\u00e1s la Ventana Codigo en blanco. En nuestro ejemplo hemos escrito 2 Macros:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\" data-tag=\"h3\"><h3 data-css=\"tve-u-161fbfdc6ec\" style=\"text-align: center;\" class=\"\">Ejemplo de la Ventana Codigo de VBA<\/h3><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-161fbffd6a4\"><span class=\"tve_image_frame\" style=\"\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image wp-image-35218\" alt=\"Ventana Codigo de VBA\" width=\"629\" height=\"648\" title=\"Ventana Codigo\" data-id=\"35218\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2018\/03\/Ventana-Codigo.png\" data-width=\"629\" data-height=\"648\" data-init-width=\"629\" data-init-height=\"648\" style=\"aspect-ratio: auto 629 \/ 648;\" mt-d=\"-18.986999999999966\" ml-d=\"0\" data-css=\"tve-u-193a21c3b69\"><\/span><\/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-161fc0071fe\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161fc0071ff\" style=\"text-align: justify;\">Esta ventana no tiene mayores complicaciones, lo que interesa es m\u00e1s bien el c\u00f3digo que escribamos aqu\u00ed. Puedes escribir todas las Macros que quieras en esta Ventana Codigo.<\/p><p data-css=\"tve-u-161fc0071ff\" style=\"text-align: justify;\">Recuerda que el mismo editor asignar\u00e1 autom\u00e1ticamente los colores al c\u00f3digo y adem\u00e1s separar\u00e1 con una l\u00ednea continua cada Macro.<\/p><p data-css=\"tve-u-161fc0071ff\" style=\"text-align: justify;\">Cada tema tiene su objetivo especifico y hoy hemos cumplido con el paso numero tres, que es la de conocer la Venta Codigo.<\/p><p data-css=\"tve-u-161fc0071ff\" style=\"text-align: justify;\">No olvides que al seguir paso a paso todos los temas, al finalizar podr\u00e1s ser experto en programaci\u00f3n de Visual Basic para Aplicaciones.<\/p><p data-css=\"tve-u-161fc0071ff\" style=\"text-align: justify;\">Si te ha gustado el tema de hoy, te invito a que lo compartas con tus amigos de Facebook pulsando clic en el bot\u00f3n compartir:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_social_custom thrv_social\" data-counts=\"\" data-min_shares=\"0\" data-css=\"tve-u-161fc032c74\">\n<div class=\"tve_social_items tve_social_custom tve_style_1 tve_social_itb\">\n<div class=\"tve_s_item tve_s_fb_share\" data-s=\"fb_share\" data-href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-conociendo-la-ventana-codigo\" data-label=\"Compartir\">\n<a href=\"javascript:void(0)\" class=\"tve_s_link\"><span class=\"tve_s_icon thrv-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"tcb-facebook\" viewBox=\"0 0 16 28\"><path d=\"M14.984 0.187v4.125h-2.453q-1.344 0-1.813 0.562t-0.469 1.687v2.953h4.578l-0.609 4.625h-3.969v11.859h-4.781v-11.859h-3.984v-4.625h3.984v-3.406q0-2.906 1.625-4.508t4.328-1.602q2.297 0 3.563 0.187z\"><\/path><\/svg><\/span><span class=\"tve_s_text\">Compartir<\/span><span class=\"tve_s_count\">0<\/span><\/a>\n<\/div>\n<\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-161fc0361b2\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\"><p data-css=\"tve-u-161fc0361b5\" style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \"Programar en Excel - Conociendo la Ventana Codigo\".<\/p><p data-css=\"tve-u-161fc0361b5\" style=\"text-align: justify;\">Por lo tanto:<\/p><p data-css=\"tve-u-161fc0361b5\" style=\"text-align: justify;\">D\u00e9jame tu comentario con dudas, cr\u00edticas constructivas y sugerencia en la secci\u00f3n de comentarios o bien en el Chat. Al mismo tiempo te invito a que visites nuestra pagina de Facebook, <span data-css=\"tve-u-161fc041042\" style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" target=\"_blank\"><strong>pulsando clic aqu\u00ed<\/strong><\/a><\/span>.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-193a21cc191\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-193a21cc18f\"><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-193a21cc192\">&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-193a21cc193\">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-193a21cc194\" 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-193a21cc195\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\" data-css=\"tve-u-193a21cc196\"><\/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){[data-css=\"tve-u-161fc041042\"] { color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-161fc032c74\"] { float: none; margin-left: auto !important; margin-right: auto !important; }[data-css=\"tve-u-161fbffd6a4\"] + div { clear: none; }[data-css=\"tve-u-161fbffd6a4\"] { float: none; width: 629px; margin-left: auto !important; margin-right: auto !important; }:not(#tve) [data-css=\"tve-u-161fbfdc6ec\"] { font-size: 32px !important; color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-161fbf4ffa0\"] { font-size: 38px !important; color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-161fbf3fef1\"] { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-161fbe94b38\"] { font-size: 42px !important; color: rgb(255, 0, 0) !important; }[data-css=\"tve-u-161fbea4768\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161fbea4770\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161fbf59176\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161fbf59178\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161fc0071fe\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161fc0071ff\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-161fc0361b2\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-161fc0361b5\"] { color: rgb(10, 0, 0) !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-161fbffd6a4\"] .tve_image_frame { height: 220.32px; }[data-css=\"tve-u-193a21c3b69\"] { width: 100% !important; max-width: none !important; margin-top: -18.987px; margin-left: 0px; }:not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-193a21cc18f\"] { --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-193a21cc18f\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-193a21cc18f\"] 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-193a21cc18f\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-193a21cc191\"] { margin-top: 20px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-193a21cc192\"] { --tcb-text-highlight-color: rgb(237, 243, 13) !important; }[data-css=\"tve-u-193a21cc193\"] { --tcb-text-highlight-color: rgb(237, 243, 13) !important; }[data-css=\"tve-u-193a21cc194\"] { --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-193a21cc195\"] { --tcb-text-highlight-color: rgb(30, 184, 76) !important; }[data-css=\"tve-u-193a21cc196\"] { --tcb-text-highlight-color: transparent !important; }}@media (max-width: 1023px){:not(#tve) [data-css=\"tve-u-161fbe94b38\"] { font-size: 25px !important; }:not(#tve) [data-css=\"tve-u-161fbf4ffa0\"] { font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-161fbfdc6ec\"] { font-size: 22px !important; }}@media (max-width: 767px){:not(#tve) [data-css=\"tve-u-161fbfdc6ec\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-161fbf4ffa0\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-161fbe94b38\"] { font-size: 23px !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,22],"tags":[293,292,295,294,281],"class_list":["post-4268","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-programar-en-excel","category-curso-basico-de-vba","tag-aprender-excel","tag-excel-y-contabilidad","tag-plantillas-excel","tag-programar-en-excel","tag-ventana-codigo","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/4268","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=4268"}],"version-history":[{"count":0,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/4268\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/35218"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=4268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=4268"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=4268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}