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 y combobox , elemento a elemento en el codigodesde excell y VB?

publicado

Hola ¡¡¡  mi pregunta es si desde excell y vb , los elementos que deseamos que se desplieguen solo se puede hacer  programando uno a uno en el código ó si por el contrario hay alguna manera de que poniendo los elementos de lista en una hoja de dicha excell,  se pueda llamar a dicha hoja a la hora de confeccionar el código, se que con base de datos se puede hacer con tablas, he visto algún tutorial,  pero no encontrado ninguno en excell, es mas me parece arcaico si el procedimiento si no hay forma de leer los elementos. no he encontrado ningún tutorial al respecto.

 

Featured Replies

publicado

Ejemplo 1:

ListBox1.List=Range("A1:A8").Value

 

Ejemplo 2:

ListBox1.RowSource="'Mi hoja'!A1:A8"

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.