Skip to content

How To Excel At Excel

Search
  • Blog
  • Formula Friday
  • Macro Mondays
  • Formulas
  • Excel Tips& Tricks
  • Excel Charting

Category: VBA

link to How To Delete All Shapes From Your Excel Worksheet With A VBA Macro – Macro Monday

How To Delete All Shapes From Your Excel Worksheet With A VBA Macro – Macro Monday

Hi, Excellers welcome to another #MacroMonday blog.  Today I want to share with you how to quickly delete any shapes that you have in your Excel workbook.  Ok, I hear you say would I really have...

Continue Reading

Write A VBA Macro To Display A Pop Up Message When A Specific Sheet Is Activated – Macro Mondays

Hello Excellers.  Today let's look at how to write an Excel Macro with some simple VBA to display a pop-up message box when a specific worksheet is activated.  This method can be useful if you need...

Continue Reading
link to Macro Monday – Insert A Page Break After Specified Number Of Rows with VBA

Macro Monday – Insert A Page Break After Specified Number Of Rows with VBA

Hey Excellers, it is indeed time for some more #macromonday fun.  Today's Macro will insert a page break in our Excel sheet after a specified number of rows.  This is a piece of code I used...

Continue Reading
link to How To Use The VBA BeforeClose Event To Remind Users To Backup Their File – Macro Monday

How To Use The VBA BeforeClose Event To Remind Users To Backup Their File – Macro Monday

Hello fellow Excellers and yes it is #MacroMonday time again.  Time for some cool Macro fun.  Today let's look at the VBA BeforeClose event for a workbook.  This event occurs before the workbook...

Continue Reading

Create A Macro To Calculate Only Selected Cells In An Excel Worksheet – Macro Monday

Hello Excellers, its Monday again and that means time for some more #macromondayfun.  Today I want to share with you a useful macro which allows the user to calculate only selected cells in an...

Continue Reading

One Line Of VBA To Rename Worksheets In Excel Workbooks – Macro Monday

Hello Excellers and welcome to another #macromonday blog post.  Today I want to share with you a little VBA code that will speed how you rename worksheets in your Excel workbooks.  In particular,...

Continue Reading
« PREV Page 1 … Page 25 Page 26 Page 27 Page 28 Page 29 … Page 33 NEXT »

© 2025 Copyright How To Excel At Excel