VBA Window Split

I just found out you can split the VBA code window. See images below. Use the small icon above the right side scroll bar. This can be useful if you have a long block of code and need to look at separate parts together. Thanks to Bob Umlas the Excel MVP for sharing.   You can double click the split bar to remove it.

Continue ReadingVBA Window Split

One Minute to Excel #30 – Extract Data Based on Sheet Name

Here's a technique I use a lot to speed up report development. Sheet names have to be unique, so they can't be duplicated. This makes them great for department names or states. This short video combines a few techniques to extract from a data set based on the sheet name. All in less than a minute. https://vimeo.com/780315328

Continue ReadingOne Minute to Excel #30 – Extract Data Based on Sheet Name

Excel Power Query Saving Issue

There was a recent discussion of this topic on LinkedIn. When you are in the Power Query window you can’t save the query. If you Close and Load and Excel crashes, you could lose your work. If you have spent some time working on a query this can be frustrating. Here’s how you can capture the query before using Close & Load.

(more…)

Continue ReadingExcel Power Query Saving Issue

Date Alignment Trick in Excel

Text alignment in Excel is versatile. If the column isn’t wide enough to display the text, it will display over the next cell. Date and number alignments are not so forgiving. If the column isn’t wide enough the cell with display the ### symbols or the scientific format. Here is a function technique to get around the limitation.

(more…)

Continue ReadingDate Alignment Trick in Excel

Formatted Table – Change Default Colour

The standard colour for a formatted table is blue. If you use Ctrl + T to create a table, that's the colour Excel uses. You can change the default. On the Home ribbon tab, click the Format as Table drop-down and right click the colour scheme you want to set as the default. Select Set As Default from the menu - image below. Done!  

Continue ReadingFormatted Table – Change Default Colour

Selecting a Column Range within a Merged Cell in Excel [video]

I am not a fan of the merged cell format. It causes more problems that it solves. One issue you will face is trying to select a single column range within a range that has a merged cell. Here is how you handle it. This post is a video post as it easier to show the problem and the solution in a video. https://vimeo.com/739153569 This post is a video post as it easier to show the problem and the solution…

Continue ReadingSelecting a Column Range within a Merged Cell in Excel [video]

General Format

The General format is Excel's default format. It doesn't really do much. It can be handy to use though if Excel applies a format you don't want, like a date or a percentage. The keyboard shortcut to apply the General format is Ctrl + Shift + ~ Be careful if you forget the Shift key as it will display formulas. If that happens, press it again (without the Shift key) and it will revert back to normal.

Continue ReadingGeneral Format

End of content

No more pages to load