...Else
Exit For
End If
Next i
If s = 8 Then Exit Do
Set c = S2.[A:A].FindNext(c)
Loop While Not c Is Nothing And c.Address <> Adr
End If
sonsat = S2.Range("A65536").End(3).Row + 1
If s = 8 Then...
...Evleri", LookIn:=xlValues)
If Not c Is Nothing Then
adr = c.Address
Do
i = c.Offset(0, 1)
Sayfa2.Cells(c.Row, "D") = Sayfa1.Cells(2, i)
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> adr
End If
End With...
...Set k = c
Else
Set k = Union(k, c)
End If
Set c = S1.[A:A].FindNext(c)
Loop While Not c Is Nothing And c.Address <> Adr
End If
Next i
If Not k Is Nothing Then k.Delete Shift:=xlUp...
...Do
j = j + 1
sh1.Range("A" & c.Row & ":D" & c.Row).Copy sh3.Cells(j, "A")
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> adr
Else
sh2.Cells(i, "B") = "Kayıt Bulunamadı.."
End If
End...
...sut).Column).Value = k.Offset(0, sut).Value
Next sut
sat = sat + 1
Set k = Sheets("Veri").Range("A2:A47680").FindNext(k)
Loop While k.Address <> ilk_adres And Not k Is Nothing
Set k = Nothing
Application.ScreenUpdating = True
If sat > 11 Then
MsgBox...
...Application.CutCopyMode = False
Exit Do
End If
Set k = Sayfa3.Range("A1:A" & sat2).FindNext(k)
Loop While Not k Is Nothing And k.Address <> adr
End If
End If
Next i
Sayfa2.Range("C2:F" & sat1).Font.Size = 10...
...Then
If k Is Nothing Then
Set k = S2.Rows(c.Row)
Else
Set k = Application.Union(k, S2.Rows(c.Row))
End If
End If
Set c = S2.[A15:A50000].FindNext(c)
Loop While Not c Is Nothing And c.Address <> Adr
End If
If Not k Is Nothing Then
Application.ScreenUpdating = False
k.Delete...
...Cells(c.Row, "D").Comment.Text Text:=deg3
s = 1
End If
Set c = [A:A].FindNext(c)
Loop While Not c Is Nothing And c.Address <> Adr
End If
If s = 1 Then
MsgBox "Açıklama Eklendi", vbInformation
Else...
...lookin:=xlValues, LookAt:=xlWhole)
If Not c Is Nothing Then
Ilk_Adres = c.Address
Do
Msgbox "Bulunan Değer ve Satır No : " & c.value & " " & c.Row
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> Ilk_Adres
End If
End With
Korhan hocam emeğinize sağlık, teşekkürler, fakat galiba aralarında boşluk olan kelimeleri de buluyor. Sadece boşluk veya boşluklar olan hücreleri bulması lazım.
Sebebi de şu;
Çalışma sayfasındki verileri kullanıp rapor döken kodlar var, yanlışlıkla basılan boşluk karakterini de veri olarak...
...<> "Barkod No:000000" Then
Satir = Satir + 1
Cells(Satir, 1) = Bul.Value
Set Bul = Alan.FindNext(Bul)
End If
Loop While Not Bul Is Nothing And Bul.Address <> Adres
End If
MsgBox "İşleminiz tamamlanmıştır."...
...Then
Adres = Bul.Address
Do
Satir = Satir + 1
Cells(Satir, 1) = Bul.Value
Set Bul = Alan.FindNext(Bul)
Loop While Not Bul Is Nothing And Bul.Address <> Adres
End If
MsgBox "İşleminiz tamamlanmıştır.", vbInformation
End Sub
..."A")
Cells(Sat, "B") = Worksheets("Sayfa2").Cells(Bul.Row, "N")
Set Bul = .findnext(Bul)
Loop While Not Bul Is Nothing And Bul.Address <> Adr
Else
MsgBox "Bu sicile ait kayıt bulunmamaktadır."
End If
End With...
...c.Address
Do
Range("E" & c.Row) = c.Value
Range("F" & c.Row) = itm(i)
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> adr
End If
End With
Next i...
....Bold = Cells(i, "M").Font.Bold
' .Size = Cells(i, "M").Font.Size
End With
End If
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> adr
End If
End With
Next i
End Sub
/CODE]
...UCase(Replace(Replace(d(j), "ı", "I"), "i", "İ")) = ara Then
MsgBox "aranan değeri buldum"
Exit Do
End If
Next j
Set c = [A:A].FindNext(c)
Loop While Not c Is Nothing And c.Address <> Adr
End If...
Sizlere daha iyi bir deneyim sunabilmek icin sitemizde çerez konumlandırmaktayız, web sitemizi kullanmaya devam ettiğinizde çerezler ile toplanan kişisel verileriniz Veri Politikamız / Bilgilendirmelerimizde belirtilen amaçlar ve yöntemlerle mevzuatına uygun olarak kullanılacaktır.