در مباحث مطرح شده قبلي در سايت کدي براي جايگزيني حرف "ى" با "ي" مطرح شده بود به شکل زير:
Activesheet.Cells.Replace What:=Chr(236), Replacement:=Chr(237), LookAt:=xlPart, SearchOrder _
:=xlByRows, MatchCase:=False, SearchFormat:=False, ReplaceFormat:=False



کامنت