Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

3 Laws of Readable VBA Code

Автор: Excel Macro Mastery

Загружено: 7 апр. 2025 г.

Просмотров: 7 990 просмотров

Описание:

👉 Want to write real-world VBA code?
Check out my course: https://bit.ly/3XTnIm8

👉 Looking for the source code for this video?
Download it here:https://shorturl.at/OPlhp

Subscribe to the channel here: https://bit.ly/36hpTCY

Struggling to keep your VBA code clean and easy to understand? This video will help you write code that’s more readable, more maintainable, and far easier to debug.

You'll learn 3 simple habits that will:

🔹 Make your code self-explanatory — even weeks or months after you wrote it
🔹 Cut down on repetitive and error-prone patterns
🔹 Keep related logic grouped together for faster navigation and fewer headaches

These small changes can make a huge difference, especially in large or long-term VBA projects. If you've ever opened an old workbook and asked yourself “What was I thinking?” — this video is for you.

💻🔧 #VBALaws #VBAReadableCode #ExcelVBALaws #ExcelVBAReadableCode

Useful VBA Shortcut Keys
========================

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 in the 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
Autocomplete 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)

3 Laws of Readable VBA Code

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Python for VBA Developers in 30 Minutes

Python for VBA Developers in 30 Minutes

The 3 Critical Data Scenarios Every VBA User Should Know

The 3 Critical Data Scenarios Every VBA User Should Know

Class Modules in VBA: Made Super Simple

Class Modules in VBA: Made Super Simple

Watch these 28 minutes if you want to become an Advanced VBA user...

Watch these 28 minutes if you want to become an Advanced VBA user...

3-HOUR STUDY WITH ME | Hyper Efficient, Doctor, Focus Music, Deep Work, Pomodoro 50-10

3-HOUR STUDY WITH ME | Hyper Efficient, Doctor, Focus Music, Deep Work, Pomodoro 50-10

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

How to Customize Controls in Excel VBA

How to Customize Controls in Excel VBA

Рабочая музыка для концентрации и эффективности

Рабочая музыка для концентрации и эффективности

Mega Hits 2025 🌱 The Best Of Vocal Deep House Music Mix 2025 🌱 Summer Music Mix 2025 #4

Mega Hits 2025 🌱 The Best Of Vocal Deep House Music Mix 2025 🌱 Summer Music Mix 2025 #4

ГЕНЕТИКА работает НЕ ТАК, КАК вы ДУМАТЕ! — ТОПЛЕС

ГЕНЕТИКА работает НЕ ТАК, КАК вы ДУМАТЕ! — ТОПЛЕС

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]