DOSYA İndirmek/Yüklemek için ÜCRETLİ ALTIN ÜYELİK Gereklidir!
Altın Üyelik Hakkında Bilgi
Merhaba.yapıldığında comboboxa sütun başlığını yazmaması 0 veya boş olması nasıl sağlanabilir.
If ListBox1.ListCount < 1 Then
ComboBox1.Clear
Exit Sub
End If
If ListBox1.ListCount < 1 Then
ComboBox1.Clear
Exit Sub
End If
If ListBox2.ListCount < 1 Then
ComboBox2.Clear
Exit Sub
End If