Introduction to VBA
English
  • 日本語
  • English
  • Español
  • हिन्दी
Collection Object

The VBA Collection object is a convenient data structure for flexibly managing multiple items. This article explains eve

Recreate VLOOKUP

A comprehensive guide on how to perform VLOOKUP-like operations using Excel VBA. From basic usage to advanced techniques

Line Break in Code

You can improve the readability of your code by breaking it in the middle using space + underscore to continue the code

Avoiding Magic Numbers

In programming, it is generally recommended to avoid the use of magic numbers. While in languages other than VBA, you ma

Print Margins

Learn how to set print margins (top, bottom, left, right, header, footer) using Excel VBA. This article explains how to

Difference between Property Let and Set

When creating a class in VBA and dealing with properties (member variables), there are three Property methods: Get, Set,

Regular Expressions (RegExp)

Learn how to use regular expressions in VBA. This guide covers RegExp object properties (Pattern, Global, IgnoreCase) an

String Functions

Master the essential VBA string manipulation functions. Learn how to use Split, Join, InStr, Mid, Left, Right, Replace,

Implementing Try-Catch-Finally in VBA

In general, it is common to perform error handling in each function and then throw to the calling code. However, impleme

Wait and Delay Methods

Learn three common methods to pause execution in VBA: Sleep, Application.Wait, and DoEvents. This guide explains the usa

Previous Page Next Page
サイトロゴ 事業名
Products
kintone Plugin Kokoroe
Resources
Blog Portfolio Inquiry
Policies
Privacy Policy Terms of Use
© 2025 Ribbit App Development
X(Twitter) Github Zenn Qiita