DOSYA İndirmek/Yüklemek için ÜCRETLİ ALTIN ÜYELİK Gereklidir!
Altın Üyelik Hakkında Bilgi
=SOLDAN(A1;BUL(".";SOLDAN(A1;150)))
Sub Test()
' Haluk - 31/01/2021
' sa4truss@gmail.com
Dim regExp As Object, i As Integer
Dim objMatches As Object
Set regExp = CreateObject("VBScript.RegExp")
With regExp
.IgnoreCase = True
.Global = True
.Pattern = "([^\s]+)"
End With
Set objMatches = regExp.Execute(Range("A1").Text)
For i = 0 To 149
myStr = myStr & objMatches(i).SubMatches(0) & Space(1)
Next
Range("B1") = Left(myStr, Len(myStr) - 1)
End Sub
=SOLDAN(KIRP(SOLDAN(A1;BUL("|";YERİNEKOY(A1;" ";"|";150)&"|")));ARA(2;1/(PARÇAAL(KIRP(SOLDAN(A1;BUL("|";YERİNEKOY(A1;" ";"|";150)&"|")));SATIR(DOLAYLI("1:"&UZUNLUK(KIRP(SOLDAN(A1;BUL("|";YERİNEKOY(A1;" ";"|";150)&"|"))))));1)=".");SATIR(DOLAYLI("1:"&UZUNLUK(KIRP(SOLDAN(A1;BUL("|";YERİNEKOY(A1;" ";"|";150)&"|"))))))))
=EĞER(UZUNLUK(A1)-UZUNLUK(YERİNEKOY(A1;" ";""))<=150;A1;SOLDAN(YERİNEKOY(A1;" ";"|";150);BUL("|";YERİNEKOY(A1;" ";"|";150))-1))