ledoledo قام بنشر نوفمبر 14, 2018 قام بنشر نوفمبر 14, 2018 السلام عليكم اريد من الاخوة الخبراء شرح طريقة كتابة الكود التالى بشكل صحيح والمطلوب هو تعطيل AllowAdditions فى النموذج المفتوح ايا كان اسمه بناء على الشرط المذكور Sub ControlUser() If DLookup("FAdd", "users", "UName = forms!Main!UNumb") = 0 Then Forms!Screen.ActiveForm.Name.AllowAdditions = False End If End Sub
الردود الموصى بها
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.