{"id":6104,"date":"2014-02-03T09:14:19","date_gmt":"2014-02-03T15:14:19","guid":{"rendered":"http:\/\/aplicaexcelcontable.com\/blog\/?p=6104"},"modified":"2024-12-18T09:18:49","modified_gmt":"2024-12-18T15:18:49","slug":"acelerar-el-codigo-de-las-macros","status":"publish","type":"post","link":"https:\/\/aplicaexcelcontable.com\/blog\/acelerar-el-codigo-de-las-macros.html","title":{"rendered":"Acelerar el Codigo &#8211; Curso Basico de VBA"},"content":{"rendered":"<h1 style=\"text-align: center;\">Acelerar el codigo de una macro<\/h1>\n<p style=\"text-align: justify;\">Comencemos con el articulo del&nbsp;<strong>Curso Basico de VBA &#8211; Acelerar el codigo:<\/strong> Es necesario aprender como acelerar c\u00f3digos en VBA, pero antes de continuar con este tema, tienes que estar seguro de haber le\u00eddo el tema anterior. Ya lo le\u00edste?&nbsp;<\/p>\n<p style=\"text-align: justify;\">Y si no lo has le\u00eddo tan solo <span style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-macros-privadas.html\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a><\/span> y l\u00e9elo. Una vez termines de leerlo regresa nuevamente aqu\u00ed y continua con el tema de hoy.<\/p>\n<p style=\"text-align: justify;\">Hoy vamos a ver <strong>Como acelerar el codigo<\/strong>, para que todas las acciones en Visual Basic se ejecuten lo mas r\u00e1pido posible.<\/p>\n<h2 style=\"text-align: center;\">Como acelerar el codigo de las Macros<\/h2>\n<p><span><img decoding=\"async\" alt=\"Acelerar el Codigo\" data-id=\"60069\" width=\"556\" data-init-width=\"556\" height=\"329\" data-init-height=\"329\" title=\"Acelerar el codigo de una macro\" loading=\"lazy\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2014\/02\/Acelerar-el-codigo-de-una-macro.png\" data-width=\"556\" data-height=\"329\" style=\"aspect-ratio: auto 556 \/ 329;\"><\/span><\/p>\n<p style=\"text-align: justify;\">En la medida que la cantidad de c\u00f3digo contenido en las Macros se incrementa, es posible que la velocidad de ejecuci\u00f3n de las mismas disminuya.<\/p>\n<p style=\"text-align: justify;\">Sin embargo, existen algunas recomendaciones para mantener las Macros r\u00e1pidas, las cuales son las siguientes:<\/p>\n<ul>\n<li><span><strong>Evitar actualizaci\u00f3n de pantalla:<\/strong><\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Cuando ejecutamos la Macro, podemos ir viendo en la pantalla todo lo que sucede, sobre todo en el caso de Macros que activan o desactivan hojas, seleccionan rangos, etc.<\/p>\n<p style=\"text-align: justify;\">Y esto hace que la Macro se ejecute un poco m\u00e1s lento, si solo queremos ver el resultado final y ganar velocidad, debemos utilizar la instrucci\u00f3n <strong>Application.ScreenUpdating=False<\/strong>.<\/p>\n<p style=\"text-align: justify;\">En general se recomienda incluir siempre esta l\u00ednea al comienzo de cada macro. Por ejemplo:<\/p>\n<p style=\"text-align: justify;\">Sub SuperMacro()<\/p>\n<p style=\"text-align: justify;\">Application.ScreenUpdating=False<\/p>\n<p style=\"text-align: justify;\">&#8216;El c\u00f3digo de la macro aqu\u00ed<\/p>\n<p style=\"text-align: justify;\">End Sub<\/p>\n<p style=\"text-align: justify;\">Hasta &nbsp;aqu\u00ed con el tema de hoy, no olvides que en los pr\u00f3ximos temas, vamos a continuar con mas Tips de <strong>Como acelerar el codigo de las Macros<\/strong>. Esto es vital para Programar en Excel.<\/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<h3>Para Finalizar con acelarar el codigo de una macro:<\/h3>\n<p style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \u00abProgramar en Excel &#8211; Acelerar el 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=\"text-align: justify;\">Tambi\u00e9n, no olvides que tenemos cursos espec\u00edficos, en los siguientes enlaces te explicaremos paso a paso a:&nbsp;<\/p>\n<ul>\n<li><span><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/como-crear-tu-sistema-contable-avanzado\" target=\"_blank\" style=\"outline: none;\"><strong>Como crear tu Sistema Contable en Excel<\/strong><\/a><\/span><\/li>\n<li><span><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/curso-como-crear-tu-sgfi\" target=\"_blank\" style=\"outline: none;\"><strong>Como crear tu Sistema de Gesti\u00f3n &#8211; Facturaci\u00f3n e Inventario en Excel<\/strong><\/a><\/span><\/li>\n<\/ul>\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<h2 style=\"text-align: center;\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/presentacionscv5\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(213, 248, 6) !important;\">Sistema Contable Avanzado<\/span><\/a><\/h2>\n<p><span style=\"width: 100%;\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/presentacionscv5\"><img loading=\"lazy\" decoding=\"async\" alt=\"Acelerar el codigo\" width=\"129\" height=\"64\" title=\"Sistema Contable V5.0\" data-id=\"25779\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2017\/06\/Sistema-Contable-V5.0.png\" style=\"aspect-ratio: auto 431 \/ 214;\" data-width=\"129\" data-height=\"64\" data-init-width=\"431\" data-init-height=\"214\"><\/a><\/span><\/p>\n<ul>\n<li style=\"\"><span>Genera 5 tipos de comprobantes .<\/span><\/li>\n<li style=\"\"><span>Genera tus reportes Contables<\/span><\/li>\n<li style=\"\"><span>Extrae tus cuentas de Mayores con un clic<\/span><\/li>\n<li style=\"\"><span>Genera estado de cuenta por clientes<\/span><\/li>\n<li style=\"\"><span>Genera estado de Cuenta por Proveedores<\/span><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Acelerar el codigo de una macro Comencemos con el articulo del&nbsp;Curso Basico de VBA &#8211; Acelerar el codigo: Es necesario aprender como acelerar c\u00f3digos en VBA, pero antes de continuar con este tema, tienes que estar seguro de haber le\u00eddo el tema anterior. Ya lo le\u00edste?&nbsp; Y si no lo has le\u00eddo tan solo pulsa [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":60069,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\"><h1 data-css=\"tve-u-169d6ca68b0\" style=\"text-align: center;\" class=\"\">Acelerar el codigo de una macro<\/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-169d6d40fee\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-169d6d20ecf\"><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Comencemos con el articulo del&nbsp;<strong>Curso Basico de VBA - Acelerar el codigo:<\/strong> Es necesario aprender como acelerar c\u00f3digos en VBA, pero antes de continuar con este tema, tienes que estar seguro de haber le\u00eddo el tema anterior. Ya lo le\u00edste?&nbsp;<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Y si no lo has le\u00eddo tan solo <span data-css=\"tve-u-169d6e12ccd\" style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/programar-en-excel-macros-privadas.html\" class=\"\" style=\"outline: none;\" target=\"_blank\"><strong>pulsa clic aqu\u00ed<\/strong><\/a><\/span> y l\u00e9elo. Una vez termines de leerlo regresa nuevamente aqu\u00ed y continua con el tema de hoy.<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Hoy vamos a ver <strong>Como acelerar el codigo<\/strong>, para que todas las acciones en Visual Basic se ejecuten lo mas r\u00e1pido posible.<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h2 data-css=\"tve-u-169d6fb93a5\" style=\"text-align: center;\" class=\"\">Como acelerar el codigo de las Macros<\/h2><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-193ab1bf69e\" style=\"\"><span class=\"tve_image_frame\"><img decoding=\"async\" class=\"tve_image wp-image-60069\" alt=\"Acelerar el Codigo\" data-id=\"60069\" width=\"556\" data-init-width=\"556\" height=\"329\" data-init-height=\"329\" title=\"Acelerar el codigo de una macro\" loading=\"lazy\" src=\"https:\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2014\/02\/Acelerar-el-codigo-de-una-macro.png\" data-width=\"556\" data-height=\"329\" style=\"aspect-ratio: auto 556 \/ 329;\"><\/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-169d6d40fee\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-169d6d20ecf\"><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">En la medida que la cantidad de c\u00f3digo contenido en las Macros se incrementa, es posible que la velocidad de ejecuci\u00f3n de las mismas disminuya.<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Sin embargo, existen algunas recomendaciones para mantener las Macros r\u00e1pidas, las cuales son las siguientes:<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-169d70ab10c\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-id=\"icon-check\" data-name=\"\"><path d=\"M29.333 10.267c0 0.4-0.133 0.8-0.533 1.2l-14.8 14.8c-0.267 0.267-0.667 0.4-1.067 0.4s-0.933-0.133-1.2-0.533l-2.4-2.267-6.267-6.267c-0.267-0.267-0.4-0.667-0.4-1.2s0.133-0.8 0.533-1.2l2.4-2.4c0.267-0.133 0.667-0.4 1.067-0.4s0.8 0.133 1.2 0.533l5.067 5.067 11.2-11.333c0.267-0.267 0.667-0.533 1.2-0.533 0.4 0 0.8 0.133 1.2 0.533l2.4 2.4c0.267 0.267 0.4 0.667 0.4 1.2z\"><\/path><\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete tcb-no-save\" data-css=\"tve-u-169d709d951\"><div style=\"text-align: justify;\"><strong>Evitar actualizaci\u00f3n de pantalla:<\/strong><\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-169d6d40fee\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-169d6d20ecf\"><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Cuando ejecutamos la Macro, podemos ir viendo en la pantalla todo lo que sucede, sobre todo en el caso de Macros que activan o desactivan hojas, seleccionan rangos, etc.<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Y esto hace que la Macro se ejecute un poco m\u00e1s lento, si solo queremos ver el resultado final y ganar velocidad, debemos utilizar la instrucci\u00f3n <strong>Application.ScreenUpdating=False<\/strong>.<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">En general se recomienda incluir siempre esta l\u00ednea al comienzo de cada macro. Por ejemplo:<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Sub SuperMacro()<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Application.ScreenUpdating=False<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">'El c\u00f3digo de la macro aqu\u00ed<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">End Sub<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Hasta &nbsp;aqu\u00ed con el tema de hoy, no olvides que en los pr\u00f3ximos temas, vamos a continuar con mas Tips de <strong>Como acelerar el codigo de las Macros<\/strong>. Esto es vital para Programar en Excel.<\/p><p data-css=\"tve-u-169d6d6e955\" 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-169d72afb04\">\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-acelerar-el-codigo.html\" data-label=\"Compartir\">\n\t<a href=\"javascript:void(0)\" class=\"tve_s_link\"><span class=\"tve_s_icon thrv-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"tcb-facebook\" viewBox=\"0 0 16 28\"><path d=\"M14.984 0.187v4.125h-2.453q-1.344 0-1.813 0.562t-0.469 1.687v2.953h4.578l-0.609 4.625h-3.969v11.859h-4.781v-11.859h-3.984v-4.625h3.984v-3.406q0-2.906 1.625-4.508t4.328-1.602q2.297 0 3.563 0.187z\"><\/path><\/svg><\/span><span class=\"tve_s_text\">Compartir<\/span><span class=\"tve_s_count\">0<\/span><\/a>\n<\/div>\n<\/div>\n<\/div><div class=\"thrv_wrapper thrv_text_element\"><h3 data-css=\"tve-u-169d72d0759\" class=\"\">Para Finalizar con acelarar el codigo de una macro:<\/h3><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-193ab1d397d\" style=\"\">\n<div class=\"tve-content-box-background\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-169d6d40fee\"><div class=\"thrv_wrapper thrv_text_element tve_empty_dropzone\" data-css=\"tve-u-169d6d20ecf\"><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Me gustar\u00eda saber que piensas de este articulo \"Programar en Excel - Acelerar el codigo\".<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Por lo tanto:<\/p><p data-css=\"tve-u-169d6d6e955\" 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-169d73a376f\" style=\"color: rgb(0, 23, 255);\"><a href=\"https:\/\/www.facebook.com\/AplicaExceContable\/\" target=\"_blank\"><strong>pulsando clic aqu\u00ed<\/strong><\/a><\/span>.<\/p><p data-css=\"tve-u-169d6d6e955\" style=\"text-align: justify;\">Tambi\u00e9n, no olvides que tenemos cursos espec\u00edficos, en los siguientes enlaces te explicaremos paso a paso a:&nbsp;<\/p><\/div><\/div>\n<\/div><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-169d7464e43\" style=\"\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193da5954eb\"><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-193da598598\" style=\"\"><svg class=\"tcb-icon tcb-local-vars-root\" 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-169d746e9e7\"><div style=\"text-align: justify;\"><a data-css=\"tve-u-169d74a91e6\" href=\"https:\/\/aplicaexcelcontable.com\/blog\/como-crear-tu-sistema-contable-avanzado\" target=\"_blank\" class=\"\" style=\"outline: none;\"><strong>Como crear tu Sistema Contable en Excel<\/strong><\/a><\/div><\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193da5954eb\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-no-save tcb-icon-inherit-style tcb-local-vars-root\" data-css=\"tve-u-193da598598\" style=\"\"><svg class=\"tcb-icon tcb-local-vars-root\" 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-169d746e9e7\"><div style=\"text-align: justify;\"><a data-css=\"tve-u-169d74ccf60\" href=\"https:\/\/aplicaexcelcontable.com\/blog\/curso-como-crear-tu-sgfi\" target=\"_blank\" class=\"\" style=\"outline: none;\"><strong>Como crear tu Sistema de Gesti\u00f3n - Facturaci\u00f3n e Inventario en Excel<\/strong><\/a><\/div><\/span><\/li><\/ul><\/div><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-193ab1d6ee9\" style=\"\">\n\t<div class=\"tve-content-box-background\"><\/div>\n\t<div class=\"tve-cb\" style=\"\" data-css=\"tve-u-193ab1d6ee7\"><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-193ab1d6eea\">&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-193ab1d6eeb\">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-193ab1d6eec\" 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-193ab1d6eed\">whatsapp<\/span> o bien al correo electr\u00f3nico rogerperez@aplicaexcelcontable.com.<span style=\"--tcb-text-highlight-color: transparent !important;\" data-css=\"tve-u-193ab1d6eee\"><\/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><div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box\" data-css=\"tve-u-169e3fce9c7\">\n<div class=\"tve-content-box-background\" data-css=\"tve-u-169e3fce9c5\"><\/div>\n<div class=\"tve-cb tve_empty_dropzone\" data-css=\"tve-u-169e3fce9c6\"><div class=\"thrv_wrapper thrv_text_element tcb-highlight-added\" data-css=\"tve-u-169e3fce9c2\" data-tag=\"h1\"><h2 class=\"\" style=\"text-align: center;\"><a data-css=\"tve-u-169e4009734\" href=\"https:\/\/aplicaexcelcontable.com\/blog\/presentacionscv5\" class=\"\" style=\"outline: none;\"><span style=\"--tcb-text-highlight-color: rgb(213, 248, 6) !important;\" data-css=\"tve-u-193ab1fc38e\">Sistema Contable Avanzado<\/span><\/a><\/h2><\/div><div class=\"thrv_wrapper thrv-columns\" data-css=\"tve-u-169e3fce9bd\" style=\"--tcb-col-el-width: 486;\"><div class=\"tcb-flex-row tcb-resized tcb--cols--2\" data-css=\"tve-u-193ab20d594\" style=\"\"><div class=\"tcb-flex-col\" data-css=\"tve-u-169e3fce9c0\" style=\"\"><div class=\"tcb-col tve_empty_dropzone\"><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-169e3fce9c1\" style=\"\"><span class=\"tve_image_frame\" style=\"width: 100%;\"><a href=\"https:\/\/aplicaexcelcontable.com\/blog\/presentacionscv5\"><img loading=\"lazy\" decoding=\"async\" class=\"tve_image wp-image-25779\" alt=\"Acelerar el codigo\" width=\"129\" height=\"64\" title=\"Sistema Contable V5.0\" data-id=\"25779\" src=\"\/\/aplicaexcelcontable.com\/blog\/wp-content\/uploads\/2017\/06\/Sistema-Contable-V5.0.png\" style=\"aspect-ratio: auto 431 \/ 214;\" data-width=\"129\" data-height=\"64\" data-init-width=\"431\" data-init-height=\"214\"><\/a><\/span><\/div><\/div><\/div><div class=\"tcb-flex-col\" data-css=\"tve-u-169e3fce9bf\" style=\"\"><div class=\"tcb-col tve_empty_dropzone\"><div class=\"thrv_wrapper thrv-styled_list\" data-icon-code=\"icon-check\" data-css=\"tve-u-169e3fce9b3\" data-color=\"rgb(220, 242, 222)\" style=\"\"><ul class=\"tcb-styled-list\"><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193ab1e9a9c\" style=\"\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-icon-inherit-style\" data-css=\"tve-u-169e3fce9b1\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-name=\"checkcheck\">\n\n<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>\n<\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete\" data-css=\"tve-u-169e3fce9bc\">Genera 5 tipos de comprobantes .<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193ab1e9a9c\" style=\"\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-icon-inherit-style\" data-css=\"tve-u-169e3fce9b0\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-name=\"checkcheck\">\n\n<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>\n<\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete\" data-css=\"tve-u-169e3fce9bb\">Genera tus reportes Contables<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193ab1e9a9c\" style=\"\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-icon-inherit-style\" data-css=\"tve-u-169e3fce9af\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-name=\"checkcheck\">\n\n<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>\n<\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete\" data-css=\"tve-u-169e3fce9ba\">Extrae tus cuentas de Mayores con un clic<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193ab1e9a9c\" style=\"\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-icon-inherit-style\" data-css=\"tve-u-169e3fce9b8\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-name=\"checkcheck\">\n\n<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>\n<\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete\" data-css=\"tve-u-169e3fce9b7\">Genera estado de cuenta por clientes<\/span><\/li><li class=\"thrv-styled-list-item\" data-css=\"tve-u-193ab1e9a9c\" style=\"\"><div class=\"tcb-styled-list-icon\"><div class=\"thrv_wrapper thrv_icon tve_no_drag tcb-no-delete tcb-no-clone tcb-icon-inherit-style\" data-css=\"tve-u-169e3fce9b6\"><svg class=\"tcb-icon\" viewBox=\"0 0 32 32\" data-name=\"checkcheck\">\n\n<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>\n<\/svg><\/div><\/div><span class=\"thrv-advanced-inline-text tve_editable tcb-styled-list-icon-text tcb-no-delete\" data-css=\"tve-u-169e3fce9b4\">Genera estado de Cuenta por Proveedores<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><div class=\"thrv_wrapper thrv-button\" data-css=\"tve-u-169e3fce9aa\" data-tcb_hover_state_parent=\"\" style=\"\">\n<a href=\"https:\/\/aplicaexcelcontable.com\/blog\/sistema-contable-en-excel-v9\" class=\"tcb-button-link\" target=\"_blank\">\n<span class=\"tcb-button-texts\"><span class=\"tcb-button-text thrv-inline-text\"><strong>Clic aqu\u00ed&nbsp;para mas detalles<\/strong><\/span><\/span>\n<\/a>\n<\/div><\/div>\n<\/div>","tve_custom_css":"@media (min-width: 300px){:not(#tve) [data-css=\"tve-u-169d6ca68b0\"] { font-size: 42px !important; color: rgb(255, 0, 0) !important; }[data-css=\"tve-u-169d6d20ecf\"] { margin-top: 0px !important; }[data-css=\"tve-u-169d6d40fee\"] p { margin: 0px 0px 11px !important; padding: 0px !important; }:not(#tve) [data-css=\"tve-u-169d6d6e955\"] { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-169d6e12ccd\"] { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169d6fb93a5\"] { font-size: 38px !important; color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169d70ab10c\"] li { color: rgb(10, 0, 0) !important; }[data-css=\"tve-u-169d72afb04\"] { float: none; margin-left: auto !important; margin-right: auto !important; }:not(#tve) [data-css=\"tve-u-169d72d0759\"] { font-size: 25px !important; color: rgb(0, 23, 255) !important; }[data-css=\"tve-u-169d73a376f\"] { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169d7464e43\"] li { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169d74a91e6\"] { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169d74ccf60\"] { color: rgb(0, 23, 255) !important; }:not(#tve) [data-css=\"tve-u-169e3fce9aa\"]:hover .tcb-button-link { border-bottom: 4px solid rgb(197, 10, 10); border-radius: 8px; overflow: hidden; color: rgb(246, 243, 243) !important; background-color: rgb(251, 8, 8) !important; }:not(#tve) [data-css=\"tve-u-169e3fce9aa\"] .tcb-button-link { color: rgb(251, 8, 8) !important; }[data-css=\"tve-u-169e3fce9af\"] { color: rgb(220, 242, 222); }[data-css=\"tve-u-169e3fce9b0\"] { color: rgb(220, 242, 222); }[data-css=\"tve-u-169e3fce9b1\"] { color: rgb(220, 242, 222); }[data-css=\"tve-u-169e3fce9aa\"] .tcb-button-link { min-height: 54.7619px; font-size: 1.33333em; padding-top: 0px; padding-bottom: 0px; border: 4px solid rgb(251, 8, 8); border-radius: 7px; overflow: hidden; background-image: none !important; background-color: rgb(251, 249, 249) !important; }[data-css=\"tve-u-169e3fce9aa\"] { display: block; max-width: 82%; width: 82%; margin-top: 0px !important; }[data-css=\"tve-u-169e3fce9b3\"] { margin-top: 0px !important; padding: 0px 6px 0px 0px !important; margin-left: 0px !important; margin-bottom: 0px !important; }:not(#tve) [data-css=\"tve-u-169e3fce9b4\"] { color: rgb(255, 255, 255) !important; font-size: 12px !important; }:not(#tve) [data-css=\"tve-u-169e3fce9b3\"] p, :not(#tve) [data-css=\"tve-u-169e3fce9b3\"] li, :not(#tve) [data-css=\"tve-u-169e3fce9b3\"] blockquote, :not(#tve) [data-css=\"tve-u-169e3fce9b3\"] address { font-size: 11px; }:not(#tve) [data-css=\"tve-u-169e3fce9b3\"] > ul > li { margin-bottom: 1px !important; }[data-css=\"tve-u-169e3fce9b6\"] { color: rgb(220, 242, 222); }:not(#tve) [data-css=\"tve-u-169e3fce9b7\"] { color: rgb(255, 255, 255) !important; font-size: 13px !important; }[data-css=\"tve-u-169e3fce9b8\"] { color: rgb(220, 242, 222); }:not(#tve) [data-css=\"tve-u-169e3fce9ba\"] { color: rgb(255, 253, 253) !important; font-size: 12px !important; }:not(#tve) [data-css=\"tve-u-169e3fce9bb\"] { color: rgb(252, 246, 246) !important; font-size: 12px !important; }:not(#tve) [data-css=\"tve-u-169e3fce9bc\"] { color: rgb(248, 237, 237) !important; font-size: 12px !important; }[data-css=\"tve-u-169e3fce9bd\"] { margin-top: 0px !important; }[data-css=\"tve-u-169e3fce9bf\"] { max-width: 68.8%; }[data-css=\"tve-u-169e3fce9c0\"] { max-width: 31.2%; }[data-css=\"tve-u-169e3fce9c1\"] { float: none; width: 140px; margin-top: 0px !important; padding-left: 11px !important; margin-bottom: 0px !important; }[data-css=\"tve-u-169e3fce9c2\"] { float: none; margin-left: auto !important; margin-right: auto !important; margin-top: 10px !important; }[data-css=\"tve-u-169e3fce9c5\"] { border-top: none; border-right: none; border-left: none; border-image: initial; box-shadow: rgba(0, 0, 0, 0.4) -3px 3px 12px 0px inset, rgba(0, 0, 0, 0.4) 0px 14px 22px 4px, rgba(0, 0, 0, 0.4) 0px 0px 13px -4px, rgba(0, 0, 0, 0.4) -1px 0px 12px -3px inset; background-image: linear-gradient(rgb(0, 75, 255), rgb(0, 75, 255)) !important; background-size: auto !important; background-position: 0px 0px !important; background-attachment: scroll !important; background-repeat: no-repeat !important; border-bottom: 15px solid rgb(11, 88, 248) !important; }[data-css=\"tve-u-169e3fce9c6\"] { min-height: 181px; }[data-css=\"tve-u-169e3fce9c7\"] { max-width: 488px; float: none; z-index: 3; position: relative; width: 100%; margin-top: 20px !important; margin-left: auto !important; margin-right: auto !important; }:not(#tve) [data-css=\"tve-u-169e4009734\"] { font-size: 25px !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-193ab1bf69e\"] { width: 556px; --tve-alignment: center; float: none; margin-left: auto !important; margin-right: auto !important; margin-top: 10px !important; }[data-css=\"tve-u-169d7464e43\"] { margin-top: 0px !important; padding-top: 0px !important; margin-bottom: 10px !important; padding-bottom: 0px !important; }[data-css=\"tve-u-193ab1d397d\"] { margin-bottom: 10px !important; }:not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] label { font-size: var(--tve-font-size,20px); }[data-css=\"tve-u-193ab1d6ee7\"] { --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-193ab1d6ee7\"] p, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] li, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] blockquote, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] address, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] .tcb-plain-text, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] label, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] h1, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] h2, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] h3, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] h4, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] h5, :not(#tve) .thrv-content-box [data-css=\"tve-u-193ab1d6ee7\"] 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-193ab1d6ee7\"] p { padding: 0px 0px 11px !important; margin: 0px !important; }[data-css=\"tve-u-193ab1d6ee9\"] { margin-top: 20px !important; margin-bottom: 20px !important; padding: 0px !important; }[data-css=\"tve-u-193ab1d6eea\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-193ab1d6eeb\"] { --tcb-text-highlight-color: rgb(237,243,13) !important; }[data-css=\"tve-u-193ab1d6eec\"] { --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-193ab1d6eed\"] { --tcb-text-highlight-color: rgb(30,184,76) !important; }[data-css=\"tve-u-193ab1d6eee\"] { --tcb-text-highlight-color: transparent !important; }[data-css=\"tve-u-193ab1e9a9c\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-193ab1fc38e\"] { --tcb-text-highlight-color: rgb(213,248,6) !important; }[data-css=\"tve-u-169e3fce9c6\"] h2 { padding: 0px 0px 1px !important; margin: 0px !important; }[data-css=\"tve-u-193ab20d594\"] { padding-bottom: 0px !important; }[data-css=\"tve-u-193da598598\"] { --tcb-local-color-icon: rgb(0, 23, 255); --tcb-local-color-var: rgb(0, 23, 255); --tve-icon-size: 19px; }}@media (max-width: 1023px){:not(#tve) [data-css=\"tve-u-169d6ca68b0\"] { font-size: 25px !important; }:not(#tve) [data-css=\"tve-u-169d6fb93a5\"] { font-size: 22px !important; }:not(#tve) [data-css=\"tve-u-169d72d0759\"] { font-size: 22px !important; }}@media (max-width: 767px){:not(#tve) [data-css=\"tve-u-169d6ca68b0\"] { font-size: 23px !important; }:not(#tve) [data-css=\"tve-u-169d6fb93a5\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-169d72d0759\"] { font-size: 20px !important; }:not(#tve) [data-css=\"tve-u-169e4009734\"] { font-size: 22px !important; }[data-css=\"tve-u-169e3fce9c1\"] { float: none; margin-left: auto !important; margin-right: auto !important; padding-left: 0px !important; margin-top: 1px !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,27,295,294],"class_list":["post-6104","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-macros","tag-plantillas-excel","tag-programar-en-excel","post-wrapper","thrv_wrapper"],"_links":{"self":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/6104","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=6104"}],"version-history":[{"count":0,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/posts\/6104\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media\/60069"}],"wp:attachment":[{"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/media?parent=6104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/categories?post=6104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicaexcelcontable.com\/blog\/wp-json\/wp\/v2\/tags?post=6104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}