Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FILTROS EN TABLAS DINAMICAS

publicado

Buenos dias,

Mi consulta es la siguiente: 

Tengo una tabla dinamica y coloco un filtro que se llama Zona.

En el hay varias ciudades, y necesito escoger 3 o 4 a la vez, pero al grabar la macro,lo que hace excel es que me pone asi:

With ActiveSheet.PivotTables("Tabla dinámica1").PivotFields("ZONA")
 .PivotItems("CENTRO").Visible = False
 .PivotItems("NORTE").Visible = False
 .PivotItems("RIO").Visibe = False
 .PivotItems("SUR").Visible = False
 

Dejandome las otras zonas (por ejemplo oriente y occidente) activas. (hasta ahi todo bien)

Pero cuando no esta dentro del archivo algunas de las zonas que el coloca como false, me saca un error. Entonces lo que necesito si me ayudan por favor, es un codigo que solo me escoja el filtro de las zonas que necesito (Oriente y occidente) . Les agradezco la ayuda.

Featured Replies

No hay posts para mostrar

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.