اذهب الي المحتوي
أوفيسنا

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

قام بنشر (معدل)
Private Sub CommandButton7_Click()
Application.Visible = True
Sheet1.Activate
Sheet1.Visible = True                 'الشيت المراد اظهاره
Sheet2.Visible = False
Sheet3.Visible = False
Unload Me
End Sub

تفضل الكود

 

تم تعديل بواسطه Ragabmax
  • Like 3
قام بنشر

يمكنك متابعة هذه الصور لمعرفة  كيف يتم ذلك (بدون اي كود)

 

word_Pic.PNG

اذا اردتها بالماكرو 

الكود

Sub hide_tabs()
ActiveWindow.DisplayWorkbookTabs = False
End Sub

لاعادة اظهارها استبدل False  بـــ True

  • Like 4

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.

×
×
  • اضف...

Important Information