lunes, 19 de marzo de 2012

CICLOS 2!

*For a = 2 to 4
Cells (a, 5 ) = Cells (a, 2) * 30 / 100 + Cells (a, 3) * 30 /100 + cells (a, 4) * 40 / 100
Next

*For a = 2 to 5
if cells ( 1, 7 ) Then

*For a = 2 to 5
Cells (a, 6) = ""
Next


No hay comentarios:

Publicar un comentario