Merhaba Teşekkür ederim,
Şöyle bir şey daha olur mu acaba ? A sutünunda Anahtar kelime var , D sutünunda cümle var eğer cümlenin içinde Anahtar kelime varsa E Sutününa Anahtar kelimesini yazsın
...Do
rFound.Offset(, -2).Value = rFound.Offset(, -2).Value & " " & rSourceHCell.Value
Set rFound = rDestHCol.FindNext(rFound)
Loop While rFound.Address <> sFirst
End If
Next rSourceHCell
If Len(sNotFound) = 0 Then
MsgBox "Tüm...
...xFound.Address
.Cells(xRow, 4) = xFound.Value
End If
Set xFound = xWk.Cells.FindNext(After:=xFound)
Loop While xStrAddress <> xFound.Address
End If
Next
If Not xBol Then...
...= c.Address
Do
Dizi(x) = S2.Cells(c.Row, 8).Value
x = x + 1
Set c = S2.Range("B:B").FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
S1.Range("G" & sat).Resize(, UBound(Dizi)) = Dizi...
...Do
s1.Cells(sat, sut) = s2.Cells(c.Row, 8).Value
sut = sut + 1
Set c = s2.Range("B:B").FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
sat = sat + 1
sut = 7
Next i...
...sut7).Value 'say6 'Worksheets(sayf1).Cells(d.Row, sut3 - 4).Value
ListBox2.List(say, 3) = d.Column
say = say + 1
Set d = .FindNext(d)
Loop While Not d Is Nothing And d.Address <> FirstAddress
End If
End With
Next sayfa
sayf1 = eskisayf1
Else
If...
Yanıtınız için teşekkür ederim. Bunu kendi tabloma uyarlarken "Set c" ifadelerindeki c'yi, mevcut tablomdaki ilgili sütun harfi ile değiştirmem gerekiyor mu, yoksa sadece "C:C"'leri mi değiştireceğim?
...xlValues)
If Not c Is Nothing Then
adres = c.Address
Do
Say = Say + s1.Cells(c.Row, 2)
Set c = .FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
End With
s2.Cells(Sat, 1) = myList(k)
s2.Cells(Sat, 2) = Say...
...& Range("A1").Value & "*", LookIn:=xlValues, LookAt:=xlPart)
If Not c Is Nothing Then
Set c1 = c
Set c = .FindNext(c)
If Not c Is Nothing And c.Address <> c1.Address Then Set c2 = c.Offset(-1)
Intersect(Range(c1, c2).EntireRow...
...+ 1
s1.Rows(i + 1).Cut s3.Range("A" & ss3)
End If
Set c = s2.Range("A:A").FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
Next i
Selection.SpecialCells(xlCellTypeBlanks).Delete Shift:=xlUp...
...YHN = YHN & "-" & ""
Else
YHN = YHN & "-" & s2.Cells(c.Row, "R")
End If
Set c = s2.Cells.FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
EHN = Right(EHN, Len(EHN) - 1)
YHN = Right(YHN, Len(YHN) - 1)...
...Do
sut = 3
For i = c.Row + 4 To ss
If Cells(i, 1) = "END:VCARD" Then Exit For
Cells(c.Row + 4, sut) = Cells(i, 1)
sut = sut + 1
Next i
Set c = Cells.FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If...
merhaba,
emeğinize sağlık dosya hızlı şekilde işlem görüyor. Fakat aranan değer aranan sayfaların tüm satırlarında ya da tüm sütunlarında aranıyor. Bu şekilde değil de aranan değer sadece ilgili sütunda aransın yani bizim aradığımız - H2 hücresi için - diğer sayfaların A sütununda aransın sadece...
...If Not c Is Nothing Then
adres = c.Address
Do
For i = c.Row + 4 To ss
If Cells(i, 1) = "END:VCARD" Then Exit For
Cells(i, 3) = Cells(i, 1)
Next i
Set c = Cells.FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
End Sub
...s1.Cells(sat, j) = Sheets(i).Cells(c.Row, j)
Next j
sat = sat + 1
Set c = Sheets(i).Cells.FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
Next i
s1.Range("A3:G" & s1.Rows.Count).Sort Key1:=[F1], Order1:=1
10...
...Do
EHN = EHN & "-" & s2.Cells(c.Row, "Q")
YHN = YHN & "-" & s2.Cells(c.Row, "R")
Set c = s2.Cells.FindNext(c)
Loop While Not c Is Nothing And c.Address <> adres
End If
If Left(EHN, 1) = "-" Then EHN = Right(EHN, Len(EHN) - 1)
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.