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.

Fila activa de celdas a textboxs de userform al iniciar

publicado

Estimados amigos...

una ayuda...

trato de cargar determinadas celdas de filas activas dentro de algunos textbox´s al inicar userform.. y creo que me quede estancado...

Private Sub UserForm_Initialize()

TextBox1.Value = Cells(ActiveCell.Row, 2) "solo con esta linea carga bien"

TextBoz2.Text = Cells(ActiveCell.Row, 3)

TextBox3.Text = Cells(ActiveCell.Row, 4)

TextBox4.Text = Cells(ActiveCell.Row, 8)

End Sub

y me bota el error 424..

espero su ayuda..

gracias

juliocesar_seapf

Featured Replies

publicado

Hombre a primera vista pones

 texbo[SIZE=2][COLOR=#ff0000]z[/COLOR][/SIZE]2=Cells(ActiveCell.Row, 3).[/CODE]

Y tendria que poner

[CODE]texbo[COLOR=#ff0000]x[/COLOR]2=Cells(ActiveCell.Row, 3).[/CODE]

Y cambia el .text por value a ver si te va mejor.

publicado
  • Autor

jejejej... perdon... puej no me di cuenta.... gracias....

mil disculpas... por los inconvenientes

Saludos

Juliocesar_seapf...

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.