martes, 10 de mayo de 2011

CLASE DEL DIA LUNES 9 DE MAYO- 3 A 4 PM

COMO HACER UN PROGRAMA PARA CALCULAR EL SALARIO--programacion visual
"BOTON CALCULAR"
thisform.text2.Value=VAL(thisform.text1.Value)*4.83/100
thisform.text3.Value=VAL(thisform.text1.Value)*10/100
thisform.text4.Value=VAL(thisform.text1.Value)*10/100
thisform.text5.Value=VAL(thisform.text1.Value)-thisform.text2.Value-thisform.text3.Value+thisform.text4.value
 -----------------------------------------------------------------------------------------------------------------
"doble clic en el formulario para insertar este codigo"
thisform.text1.Value=""
thisform.text2.Value=""
thisform.text3.Value=""
thisform.text4.Value=""
thisform.text5.Value=""
thisform.text1.setfocus
----------------------------------------------
 y configurar esta opcion ver imagen

 "EL PROGRAMA QUEDA ASI"
----------------------------------------------------






 

No hay comentarios: