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.

lizethor

Miembro
  • Unido

  • Última visita

  1. Un gran Saludo Estoy muy agradecida por tu informacion, he navegado durante mucho, tratando de encontrar esta respuesta; leyendo todas las intervenciones a mi parecer son acertadas, la opcion que plantea mjrofra es valida para mi, el unico inconveniente en mi caso es que copia todo lo de la hoja, hasta los botones; pero lo interesante es que no aparece error en los nombres repetidos y genera automaticamente una hoja con el mismo nombre y en "consecutivo"; por esta razon quise que mi formato tambien generara un consecutivo con el nombre que yo quisiera asignarle; y por suerte encontre otro codigo que complemento un poquito el tuyo y lo quise compartir a quien pueda interesarle; tambien mi intervencion es un mero agradecimiento por compartir conocimientos con el mundo en este medio, Gracias. Private Sub Guardar_Click() Sheets.Add after:=Sheets(Sheets.Count): Sheets("Original").Cells.Copy: ActiveSheet.Paste ActiveSheet.Name = Sheets(1).Range("C5").Value Application.CutCopyMode = False End Sub [/CODE] En el codigo "...Range("C5").Value ", es la celda donde coloco el nombre o consecutivo que quiero que lleve el nombre de la hoja.

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.