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.

separar facturas automáticamente

publicado

Buen día a todos los del foro,

En una hoja de exel capture todas las facturas de misclientes

Y deseo separarlas automáticamente cliente por cliente pormedio de un macro tal vez

Anexo un ejemplo de lo que quiero hacer con su ayuda

(Lo hice en forma manual)

Gracias

facturas clientes.xls

Featured Replies

publicado
Hola, este ejemplo lo hace:

si es de ayuda,´pero al modificar un dato me da error , asi que tengo que borrar todas las hojas y volvero a ejecutar

mediante este macro se borrare todas las pestañas menos la principal

Sub BorrarHojas()

Application.DisplayAlerts = False

c = Sheets.Count

For a = 2 To c

Worksheets(2).Delete

Next a

Application.DisplayAlerts = True

End Sub

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.