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.

listbox error, se cierra el libro

publicado

Buen día, tengo un problema con el cuadro de listbox en un formulario de vb, el cual cuando esta en ejecución funciona,  luego de agregar un registro,  presiono el botón cerrar del formulario y lo cierra todo el libro de trabajo y sin grabar

por favor si me pueden ayudar.

El código que estoy usando para cargar el listbox  del formulario con 5 columnas de datos es esta, el problema surge cuando cierro el formulario y se sale sin grabar; pasa lo mismo cuando uso el Me. list...

Sub cargar_lista()
    Dim fila As Long
    fila = Hoja1.Range("A" & Rows.Count).End(xlUp).Row
    frm_proveedores.lis_proveedores.RowSource = Hoja1.Range("A2:E" & fila).Address
End Sub

para llamar

Call cargar_lista

Featured Replies

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.