News

How to Program a "Save As" Button in Excel VBA. Offices and small businesses all over the world create countless numbers of Excel spreadsheets every day. Many small businesses create the ...
Adding a VBA Command Button with its respective code is not a complicated task. It just requires a little knowledge of Excel and the macros. This article will show you how.
Instead of clicking on multiple buttons to add different Word and Excel formats, record a macro, add it to Quick Access Toolbar & use it to get things done.
Excel can send alerts based on spreadsheet data, but you'll need to write a macro to do it. We'll show you how.
Click the "Record Macro" button on the Developer tab before creating the new Web query in Excel and assign it a hot key.
Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certain events. To achieve this result, we will use a UserForm and a class module, and assign any ...
VBA sub procedures can perform lots of tasks and there are many ways to execute those functions in Microsoft Excel.
Build a custom Excel function library in minutes! Learn how to use VBA, create a personal macro workbook, and design a custom ribbon tab.