اذهب الي المحتوي
أوفيسنا
بحث مخصص من جوجل فى أوفيسنا
Custom Search

الردود الموصى بها

قام بنشر (معدل)

السلام عليكم 

غير هذا السطر

If Me.TextBox3.Value  < Me.TextBox2.Value  Then

بهذا السطر

If Val(Me.TextBox3.Value) < Val(Me.TextBox2.Value) Then
 

و هذا السطر

If  Profil.Offset(, 1)  <  Me.TextBox2.Value  Then

بهذا السطر

If Val(Profil.Offset(, 1)) < Val(Me.TextBox2.Value) Then

تم تعديل بواسطه أبو حنــــين
  • Like 1
قام بنشر
  في 30‏/6‏/2016 at 19:40, أبو حنــــين said:

السلام عليكم 

غير هذا السطر

If Me.TextBox3.Value  < Me.TextBox2.Value  Then

بهذا السطر

If Val(Me.TextBox3.Value) < Val(Me.TextBox2.Value) Then
 

و هذا السطر

If  Profil.Offset(, 1)  <  Me.TextBox2.Value  Then

بهذا السطر

If Val(Profil.Offset(, 1)) < Val(Me.TextBox2.Value) Then

Expand  

استاذي "أبو حنين"

تقبل الله صيامك

فعلا هو المطلوب

بارك الله فيك على التعديل

جزاك الله كل الخير

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

زائر
اضف رد علي هذا الموضوع....

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information