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.

creacion de tabla dinamica

publicado

Cordial saludo, atentamente requiero de su ayuda no se por que no me deja realizar una simple tabla dinámica usando macros siempre me arroja este error; les agradezco si me pueden ayudar solo quiero llegar a realizar la macro para hacer la tabla dinámica por favor y que se pueda utilizar en tabla dinamica.xlsx 2016

    Sheets.Add

    ActiveWorkbook.PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _

        "Hoja1!R1C1:R4614C18", Version:=6).CreatePivotTable TableDestination:= _

        "Hoja5!R3C1", TableName:="TablaDinámica5", DefaultVersion:=6

Featured Replies

publicado

Hola, perdón la molestia, pero no me deja descargar tu archivo.

pero puedes intentar así:

Sheets.Add

    ActiveWorkbook.PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _

        "Hoja1!R1C1:R4614C18", Version:=6).CreatePivotTable TableDestination:= _

        "", TableName:="TablaDinámica" & ActiveWorkbook.PivotCaches.Count + 1, DefaultVersion:=6

Por cualquier cosa adjunto en ejemplo muy burdo, Comentas por favor.

 

7 Macro Tabla Dinamica.xlsb

Editado el por Mauricio_ODN

  • Enigma25 bloqueó este tema

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.