1903emre34@gmail.com
Altın Üye
- Katılım
- 29 Mayıs 2016
- Mesajlar
- 946
- Excel Vers. ve Dili
- Microsoft Excel 2013 Türkçe
Merhaba,
Aşağıdaki kodlarda yer alan "Then" kelimesinden önceki (siyah punto) hesap kodları ilave ettiğim zaman aşağıdaki hatayı alıyorum,
If hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 1000 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Then
sayozel = sayozel + 1
Else
saynormal = saynormal + 1
End If
son:
eskiyevmiye = yevmiye
Next i
UserForm1.Show
Application.Calculation = xlCalculationManual: Application.ScreenUpdating = False
Application.Calculation = xlCalculationAutomatic: Application.ScreenUpdating = True
End Sub
Aşağıdaki kodlarda yer alan "Then" kelimesinden önceki (siyah punto) hesap kodları ilave ettiğim zaman aşağıdaki hatayı alıyorum,
If hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 1000 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Or hesap = 100 Then
sayozel = sayozel + 1
Else
saynormal = saynormal + 1
End If
son:
eskiyevmiye = yevmiye
Next i
UserForm1.Show
Application.Calculation = xlCalculationManual: Application.ScreenUpdating = False
Application.Calculation = xlCalculationAutomatic: Application.ScreenUpdating = True
End Sub
Son düzenleme:
