Sub kniga()
Dim x As Single, y As Single
x = 3
If x <> 0 And x < 2 Then y = Sqr(x * x - 1) - x

Else: If x > 5 Then y = 2 * x

If x < 5 And x > 2 Then y = ошибка
End If
End Sub
Пишет else without if если что это vba
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.