<table border="0" cellpadding="0" cellspacing="0" width="100%"><t><tr><td ="row1" align="left" valign="top" width="100%"><table border="0" cellpadding="5" cellspacing="0" width="100%"><t><tr><td width="100%">es lo siguiente :
Private Sub Command1_Click()
Dim a As Integer
a = 23
MsgBox a
End Sub
Private Sub Command2_Click()
MsgBox a
End Sub
osea queria saber si es posible tratar de hacer esto declare a en el
boton 1 y quiero mostrar lo que tiene a del boton 1 en el boton 2 si
alguien sabe hacer se lo agradeceria cuidense.
</td>
</tr>
</t></table></td>
</tr>
<tr>
<td ="row1" align="left" nowrap="nowrap" valign="bottom">
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<t><tr>
<td width="100%">
</td></tr></t></table></td></tr></t></table>