Jump to content

Pasar a tabla CheckBox con Caption


Go to solution Solved by JasallBcn,

Recommended Posts

Buenas tardes. Necesito cargar estos CheckBox en una tabla pero solo si están "check". De no ser así la celda debería quedar vacía. Se entiende?

Desde ya muchas gracias por cualquier ayuda o aporte.

         .Cells(NuevaFila, 33).Value = Me.Comp35.Caption
        .Cells(NuevaFila, 34).Value = Me.Comp85.Caption
        .Cells(NuevaFila, 35).Value = Me.Comp205.Caption
        .Cells(NuevaFila, 36).Value = Me.Comp206.Caption
        .Cells(NuevaFila, 37).Value = Me.Comp207.Caption
        .Cells(NuevaFila, 38).Value = Me.Comp329.Caption

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

Privacy Policy