Select Page

Excel Video 412 Debugging with Breakpoints

Breakpoints, the topic of Excel Video 412, make your code stop running exactly where you need to analyze your code. If you have a really long macro or code with a lot of loops, breakpoints can save you a lot of time stepping through your code. Watch today to learn how...

read more

Excel Video 411 Debugging with Step Into

Writing macros and code is great, but when you need to debug problems in your code, start by watching Excel Video 411. The challenge with finding problems in your macros and code is that they generally run so fast it’s hard to tell where the problems are. By choosing...

read more

Excel Video 408 Creating a Button to Run a Macro

Excel Video 408 shows you how to create a button to run a macro on your spreadsheet. Excel Video 407 added buttons to the Ribbon and the Quick Access Toolbar, but if you only want the macro to run on one spreadsheet, you may prefer to simply have a button to run the...

read more

Excel Video 402 Introducing Macros and VBA

We’re starting a new topic in Excel Video 402, macros and Visual Basic for Applications (VBA). Macros and VBA are helpful ways to automate repeating processes in Excel. Given how much data is in the cloud lately and how much cleanup is required to work with some of...

read more

Excel Video 401 Custom Table Styles

My friend John O’Connor in Missoula, Montana taught me the formatting trick I’ll show you in Excel Video 401. Last time we added a Table Style that made our data look better. If you want to customize that Table Style, here’s how to do it. Notice in the video that you...

read more

Excel Video 400 Table Styles

Wow! We’ve made it to 400 Excel Videos. Thanks to each of you for watching and promoting these Excel Videos. Excel Video 400 starts with some simple tricks to add polish and professionalism to your Tables. If you’ve ever suffered manually shading every other row or...

read more

Excel Video 399 Structured References in Tables

The message of Excel Video 399 is that structured references are easy to read, but hard to write. The syntax of the structured references is too involved, just mouse or arrow over to the cell you want and let Excel build the formula for you. Once the formula’s built,...

read more

Excel Video 398 Resizing Tables

Excel Video 397 showed you how to add data to a Table, but if you need to change the size of a Table, watch Excel Video 398. The example in the video that I’ve done most often is when I need to add data to the left of a table. The Resize Table button will let you...

read more

Excel Video 397 Adding Data to Tables

Watch how easy it is to add more data to Tables in Excel Video 397. If you’ve ever manually shaded every other row in a report, I hope those days are over with this Excel Video. Watch how I can add a formula to one adjacent cell in a Table and Excel will automatically...

read more

Excel Video 396 Bringing Totals to the Top of the Table

Excel Video 396 has two things to know about the total row in Tables. The first thing to know is that the total row respects filters. In other words, the amount shown in the total row takes into account the filters you apply. It’s easy to get the total number of...

read more

Excel Video 395 Totals in Tables

Excel Video 395 shows you an easy way to put a total row at the bottom of your table. With one click, you can add a total row to the bottom of your table. Even better, Excel will include a drop-down box for you to automatically create formulas in the total row. It’s...

read more

Archives