Hello,
I want to create a vba code with would have three missions:
1) Replace local characters into english letters. I keep these characters in A1:B6 such as replace A1 to B1, A2 to B2 etc. (I cant write replace(name, "İ", "I") because excel doesn't recognize local letters but I can use excel cells to replace)
ǻC
ݻI
лG
Ö»O
޻S
ܻU
2) small all characters and get rid of spaces.
3) add this to the end: "[email protected]"
examples:
C columns to D columns
ÖMER ŞİMŞİRÇİ » [email protected]
OĞUZ ÇÖP KÜLLÜĞ » [email protected]
Bookmarks