Private Sub tel_kaydet_Click()
dosya aşağıda kırmızı olan alanda hata veriyor ne yapmalıyım yardımlarınızı bekliyorum
tel_kaydet.Enabled = False
Sheets("veri").Select
sonsat = [a65536].End(3).Row + 1Cells(sonsat, 1) = sonsat - 1
Cells(sonsat, 2) = TextBox1
Cells(sonsat, 3) = TextBox2
Cells(sonsat, 4) = TextBox3
Cells(sonsat, 5) = TextBox4
Cells(sonsat, 6) = TextBox15
Cells(sonsat, 7) = TextBox6
Cells(sonsat, 8) = TextBox7
Cells(sonsat, 9) = TextBox8
Cells(sonsat, 10) = TextBox9
Cells(sonsat, 11) = TextBox10
Cells(sonsat, 12) = TextBox11
Cells(sonsat, 13) = TextBox12
Cells(sonsat, 14) = TextBox13
Cells(sonsat, 15) = TextBox14
MsgBox "kayıt edildi"
Unload Me
REHBER.Show
End Sub
dosya aşağıda kırmızı olan alanda hata veriyor ne yapmalıyım yardımlarınızı bekliyorum
tel_kaydet.Enabled = False
Sheets("veri").Select
sonsat = [a65536].End(3).Row + 1Cells(sonsat, 1) = sonsat - 1
Cells(sonsat, 2) = TextBox1
Cells(sonsat, 3) = TextBox2
Cells(sonsat, 4) = TextBox3
Cells(sonsat, 5) = TextBox4
Cells(sonsat, 6) = TextBox15
Cells(sonsat, 7) = TextBox6
Cells(sonsat, 8) = TextBox7
Cells(sonsat, 9) = TextBox8
Cells(sonsat, 10) = TextBox9
Cells(sonsat, 11) = TextBox10
Cells(sonsat, 12) = TextBox11
Cells(sonsat, 13) = TextBox12
Cells(sonsat, 14) = TextBox13
Cells(sonsat, 15) = TextBox14
MsgBox "kayıt edildi"
Unload Me
REHBER.Show
End Sub
Ekli dosyalar
-
305.7 KB Görüntüleme: 158
Son düzenleme: