[Fully automated] Macro to set cursor to A1 on all sheets (add-in)
When you send an Excel file to your boss or customer, do you align the cursor to A1?
If you have one or two she ...
[Range object variable]How to check the address in the Watch window (VBA)
In this article, we will show you how to check the address of a Range object variable in the Watch window.
If y ...
Don’t repeat vbCrLf (line feed) in String function (VBA)
In this article, I will show you what happens when you repeat vbCrLF (line feed) in the String function.
String ...