News

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.
Although Microsoft Excel is a powerful spreadsheet out of the box, macros make it even more useful. You can create and record macros within the app.
Learn how to control Excel worksheets with spin buttons, scrollbars, option buttons, and checkboxes.
How to create an automated list of worksheet names in Excel -- and add a table of contents.
Learn how to create a calendar in Microsoft Excel with data using a pre-designed template, Visual Basic code, or a manual method.
In my previous post, I showed you how to create a clickable button in Excel. That button displayed a simple message box. Now, I want to show you how to use the button to kick off a PowerShell ...