Lesson 26 - Building a List - Free Excel VBA Course
دورة مجانية لتعليم برمجة الإكسل VBA ،تعليم برمجة الإكسل VBA بشكل احترافي ، تعلم برمجة الإكسل VBA ، تعليم VBA ، تعلم VBA ، سلسلة دروس متواصلة مع تمارين عملية بأسلوب أوروبي وباللغة العربية ، كل ما تريد معرفته عن كتابة أكواد الإكسل ، كيف أكتب الأكواد ضمن محرر الأكواد VBA،
في هذا الدرس أشرح بالتفصيل كيفية الاستفادة من التقنيات التي مرت معنا في دروسنا الستبقة لإنشاء قاعدة بيانات ضمن ورقة العمل، وأيضاً أشرح الطريقة الصحيحة لإيجاد أول سطر فترغ بعد البيانات ضمن قاعدة البيانات.
===============================
بعض الإختصارات المفيدة ضمن محرر الأكواد 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?id=100029632221789
رابط تحميل ملف الإكسل المستخدم بهذا الدرس :
https://www.4shared.com/folder/KJ_nOtDf/2-2-4-Building_a_List.html
Видео Lesson 26 - Building a List - Free Excel VBA Course канала المهندس محمد يوسف عرموش
في هذا الدرس أشرح بالتفصيل كيفية الاستفادة من التقنيات التي مرت معنا في دروسنا الستبقة لإنشاء قاعدة بيانات ضمن ورقة العمل، وأيضاً أشرح الطريقة الصحيحة لإيجاد أول سطر فترغ بعد البيانات ضمن قاعدة البيانات.
===============================
بعض الإختصارات المفيدة ضمن محرر الأكواد 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?id=100029632221789
رابط تحميل ملف الإكسل المستخدم بهذا الدرس :
https://www.4shared.com/folder/KJ_nOtDf/2-2-4-Building_a_List.html
Видео Lesson 26 - Building a List - Free Excel VBA Course канала المهندس محمد يوسف عرموش
Комментарии отсутствуют
Информация о видео
11 ноября 2024 г. 19:00:56
00:19:11
Другие видео канала