ecuaciones
te refieres a algo asÃ?
Dim x As Integer
Dim y As Integer
x = 2
y = 4
If ((2 + 2) / 2 = x) = (1 + 1 = y / 2) Then
MsgBox "se cumple"
End If
salu2
Dim x As Integer
Dim y As Integer
x = 2
y = 4
If ((2 + 2) / 2 = x) = (1 + 1 = y / 2) Then
MsgBox "se cumple"
End If
salu2
