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.

Error 5 en tiempo de ejecucion

publicado

Buenos días a todos, estoy realizando una tabla dinámica en una macro, y cuando la ejecuto me sale este texto: (error "5" en tiempo de ejecución). El texto en amarillo es el siguiente:

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

"PRODUCCION GENERALES!R1C6:R70C13", Version:=xlPivotTableVersion15). _

CreatePivotTable TableDestination:="PRODUCCION GENERALES!R35C6", TableName _

:="Tabla dinámica5", DefaultVersion:=xlPivotTableVersion15)

He intentado solucionarlo por mi cuenta, pero no ha habido forma de hacerlo,

Agradecería algo de ayuda para poder continuar con mi trabajo,

Muchísimas gracias a todos,

Featured Replies

publicado

1) todo ocurre en la hoja "produccion generales"

2) los datos de origen son el rango [F1:M70]

SourceData:="PRODUCCION GENERALES!R1C6:R70C13"

3) la TD se intenta establecer en la celda [F35]

TableDestination:="PRODUCCION GENERALES!R35C6"

en resumen; no puedes iniciar una TD en una celda que es parte del mismo rango que sus datos de origen (?)

saludos,

hector.

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.