News

You can show File Path on Title Bar in Excel and Word by creating and running a Macro - and even in Quick Access Toolbar too. This post explains the process in detail.
Open the Excel workbook file or template with macros you want to export to another computer. Press the "Alt-F11" keys to launch the Visual Basic for Applications, or VBA, editor.
While macros are useful, they pose security risks when you open an Excel file from untrusted sources. Disabled by default, here's how to tweak macros settings in Microsoft Excel.
If you are new to macros, check out my dedicated guide below, where I go over the benefits and step-by-step instructions for creating macros in Excel.
Now that you have enabled Macros in your Excel file, you can create your own macros if you use a repetitive task in Excel and want to facilitate it. To record a macro, go to Developer tab and choose ...
When you open macro-enabled workbooks, which are Excel files with an XLSM extension, Microsoft Office alerts you with a security warning.
Defining Custom Key Combinations: When assigning shortcuts using VBA, it’s important to create unique combinations that don’t conflict with existing shortcuts in Excel.