X

How to Hide Personal Info in a Word Document?

Is your personal information always being leaked inadvertently? There are more and more SMS and phone scams. It is especially…

Loop Structure in Microsoft Excel Visual Basic

Loop structure in Visual Basic allows you to run the same code repeatedly. Sometimes we want a section of code…

How to Make a Simple and Advanced PPT Cover?

A PowerPoint presentation can be divided into three parts: Cover, Main content, and Ending part. The cover is of decisive…

How to Create a Voting System in Microsoft Excel?

We all know the US election in 2020. Joe Biden defeats Donald Trump to win the presidency. The results of…

How to Change the Background Color of the ID Photo in Word?

Yes, you did not misread the title, not PS, but Microsoft Word! You can change the background color of your…

Useful Excel Tips & Tricks You Should Know

This is a perfect and excellent article If you still use Excel frequently in your work or study, The so-called multi-skills are…

VBA Operator Basic Excel Formulas Tutorial

VBA provides many operators, which can be used to implement complex operations. Today, the author will share the basic operators…

VBA Constant Basic Tutorial

VBA constants are relative to the concept of VBA variables. Unlike variables, once a constant is assigned, its value cannot…

VBA Variable Basic Tutorial

In the last chapter "Excel VBA Basics", we learned some basic concepts and operations. In some tutorials, Some specific VBA…

How to Run the VBA Code in Excel?

This article will introduce various methods of how to run VBA in Excel. Different methods are applicable to different situations,…