العفو منكم استاذى الجليل هذا بعد فضل رب العباد سبحانه وتعالى فضلكم وكل اساتذتى العظماء الذين اتعلم منهم وعلى ايديهم فلو لا الله سبحانه تعالى ثم انتم ما علمت ولا دريت
ويعلم الله لكم وكل اساتذتى العظماء مكان فوق رأسي وتتربعون بداخل قلبى اسال الله ان لايحرمنا منكم ومن عطائكم
وحتى تكتمل الفائدة خطر على بالى عمل الكود الاتى بنفس الفكرة للارقام
Public Function MyNo(ByVal strNo As String, ByVal strLng As String)
If strLng = "Ar" Then
strNo = Replace(strNo, "0", ChrW(1632))
strNo = Replace(strNo, "1", ChrW(1633))
strNo = Replace(strNo, "2", ChrW(1634))
strNo = Replace(strNo, "3", ChrW(1635))
strNo = Replace(strNo, "4", ChrW(1636))
strNo = Replace(strNo, "5", ChrW(1637))
strNo = Replace(strNo, "6", ChrW(1638))
strNo = Replace(strNo, "7", ChrW(1639))
strNo = Replace(strNo, "8", ChrW(1640))
strNo = Replace(strNo, "9", ChrW(1641))
MyNo = strNo
ElseIf strLng = "Ar" Then
strNo = Replace(strNo, ChrW(1632), ChrW(48))
strNo = Replace(strNo, ChrW(1633), ChrW(49))
strNo = Replace(strNo, ChrW(1634), ChrW(50))
strNo = Replace(strNo, ChrW(1635), ChrW(51))
strNo = Replace(strNo, ChrW(1636), ChrW(52))
strNo = Replace(strNo, ChrW(1637), ChrW(53))
strNo = Replace(strNo, ChrW(1638), ChrW(54))
strNo = Replace(strNo, ChrW(1639), ChrW(55))
strNo = Replace(strNo, ChrW(1640), ChrW(56))
strNo = Replace(strNo, ChrW(1641), ChrW(57))
MyNo = strNo
End If
End Function
وهذا المرفق
DayuNameArabic. & English (1).mdb