Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
DİKKAT !
Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak Dosya Yükleme tamamen ücretsizdir.
Güncel olmayan bir tarayıcı kullanıyorsunuz. Bunu veya diğer web sitelerini doğru şekilde göstermeyebilir. Yükseltmeli veya bir alternatif kullanmalısınız. tarayıcı.
Private Sub CommandButton1_Click()
If TextBox5 <> "" And TextBox7 <> "" And TextBox8 <> "" Then
Dim tuş1 As Double, tuş2 As Double, tuş3 As Double, tuş4 As Double, tuş5 As Double, sonuç As Double
tuş1 = TextBox5.Value
tuş3 = TextBox7.Value
tuş4 = TextBox8.Value
If sonuç < 90 Then
tuş2 = 15...