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.

Mostrar textbox de acuerdo a valor de combobox en formulario

publicado

Hola, hice un formulario con solamente dos cosas combobox1 y textbox1

Los datos de combobox1 son :

A

B

C

Otro

En la propiedad Activate del Userform1 esta lo siguiente:

Combobox1.Value = ""

TextBox.Value = ""

>> Esto para que cuando se active mi formulario el combobox y el texto salgan vacios y adicionalmente

Textbox1.Visible = False

Lo único es que se necesito es que cuando ejecute mi formulario y en el Combobox1 seleccione el criterio

Otro en el formulario se muestre habilitado el Textbox1

Lo que hice y NO FUNCIONÓ fue los siguiente:

Private Sub ComboBox1_Change()

If ComboBox1.Value = "OTRO" Then

TextBox1.Visible = True

End If

End Sub

Me gustaria saber si alguien me puede ayudar con esto.

Featured Replies

No hay posts para mostrar

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.