Tips


Automatic Sub

Last Updated on January 10, 2022 – 2 min read

Some macros with specific names are related to actions in Excel. They allow you to launch code automatically  […]


Hyperlinks

Last Updated on January 14, 2022 – 3 min read

What is a hyperlink? In computing, a hyperlink is a reference to data […]


Math Functions

Last Updated on February 7, 2022 – 2 min read

Can you do maths with VBA? VBA Math Functions help us to perform arithmetic operations […]


VBA Color

Last Updated on February 7, 2022 – 2 min read

To make your Excel report more attractive and design, you need to use colors […]


Type

The VBA programmer can use the Type statement to define a data type. You create a user-defined type […]


Website

Last Updated on December 28, 2021 – 2 min read

You will discover several options of web browsers using internet explorer in a VBA macro […]


Advertisement