Hello Excellers, and welcome back to #MacroMonday and another blog post in my series. Today's tutorial will cover how to prompt Excel to save a workbook once a specific cell is changed....
Tag: VBA
Hello Excellers, and welcome back to another blog post in my #MacroMonday Excel tip series. Today I will show you how to write an Excel VBA macro that will save your active Excel chart as an image....
Hello Excellers, welcome back to another #MacroMonday in my Excel series. In this post, we'll show you how to convert merged cells to centre across selection. This is a helpful option for those who...
Macro Mondays – Remove Personal Information From Excel Using Some Simple VBA
Hi Excellers, welcome again to some more #macromonday fun. Do you need to share your Excel workbooks?. Do you need to hide the personal information attached to those workbooks.? Well, it is easy to...
Macro Mondays – Let’s Compare Absolute And Relative Macro Recording
Hello, Excellers. Welcome to another #MacroMonday for more Macro and coding fun. Today, let's look at a handy topic. First, I will show you the difference between recording an Excel macro...
VBA concatenate macro