Lesson - 135 - Sorting All Tables on Multiple sheets Using VBA - Free Excel VBA Course
Автор: المهندس محمد يوسف عرموش
Загружено: 2025-06-28
Просмотров: 67
Описание:
ستتعلم بهذا الفيديو كيفية تطبيق الفرز على كل جداول الإكسل الموجودة بملف العمل ، وستتعلم كيفية التنقل بين الجداول المختلفة بكل ورقة عمل ، وكيف تستخدم sort and sort fields objects لتطبيق الفرز على كل جدول.
وسترى كيف تستخدم data validation لإنشاء واجهة مستخدم أساسية ، والتي تسمح للمستخدم التحكم بالعمود الذي سيتم الفرز من خلاله ، والتحكم بترتيب الفرز أي الفرز التصاعدي والفرز التنازلي.
===============================
بعض الإختصارات المفيدة ضمن محرر الأكواد VBE :
Debugging :
Compile the code : Alt + D + L Or Alt + D + Enter
Run the code from the current sub : F5
Step into the code line by line : F8
Add a breakpoint to pause the code : F9 (or click left margin)
Windows :
View the Immediate Window : Ctrl + G
View the Watch Window : Alt + V + H
View the Properties Window : F4
Switch between Excel and the VBA Editor : Alt + F11
View the Project Explorer Window : Ctrl + R
Writing Code :
Search keyword under cursor : Ctrl + F3
Search the word last searched for : F3
Auto complete word : Ctrl + Space
Get the definition of the item under the cursor : Shift + F2
Go to the last cursor position : Ctrl + Shift + F2
Get the current region on a worksheet : Ctrl + Shift + 8 or (Ctrl + *)
To move lines of code to the right ( indent ) : Tab
To move lines of code to the left( outdent ) : Shift +Tab
(Delete a line : Ctrl + Y (note : this clears the clipboard
----------------------------------------------------------------------------------------
صفحتي على الفيسبوك
https://www.facebook.com/profile.php?...
رابط تحميل ملف العمل المستخدم بالدرس :
https://www.4shared.com/folder/QUN1gO...
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: