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
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
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:
Publicar un comentario