Excel Yourself Blog

Helping You Excel Yourself

In these posts I share useful tips, tricks and techniques to help you get the most out of Excel.

  • Wednesday

Alphanumeric Sort in Excel

If you have ever sorted codes like A1 and A100 you have found that Excel’s standard sort doesn’t usually provide the required sort sequence. Here’s a solution.

  • May 13

Yet Another Blank Cell Solution

When you link to an empty cell Excel it displays as zero. The same happens when you filter a list using the FILTER function. Blank cells display as zeroes. Here’s how to stop that.

  • May 6

Different Colours for Positive and Negatives in an Excel Column Chart

A recent webinar query requested different colours for the columns if they were positive or negative. Here is one technique to achieve that.

  • Apr 29

Unhiding Sheets is Now Easier in Excel

Not sure when this change happened but it is now much easier to unhide multiple sheets in Excel.

  • Apr 22

Excel Two Column Lookup – Part 2

In the previous post I showed how to use XLOOKUP to do a two-column lookup. See the link below for the previous post. This time we will see how to do the two column lookup using Power Query.

  • Apr 15

Two Column Lookup in Excel – Part 1

  • Neale Blackwood
  • 0 comments

It is common to perform a lookup based on one column. Performing a lookup based on two columns is more unusual. This is a formula technique you can use to perform a two-column look up.

  • Apr 8

Excel Icon Right Click

  • Neale Blackwood
  • 0 comments

Did you know you can right click the Excel icon on the task pane? When you do you can see a list of recent files.

  • Apr 1

Power Query Merge

Merging in Power Query is a useful feature that automates and replaces XLOOKUP functions. But please make sure the look up table doesn’t have duplicates.

  • Mar 25

Clear Data from an Excel Table

  • Neale Blackwood
  • 0 comments

Using formatted tables in Excel is best practice. If you regularly overwrite data in a formatted table here is a quick way to clear the data before pasting in updated data.

  • Mar 18

Excel LET Function and Other Functions

  • Neale Blackwood
  • 0 comments

In my previous post I created a formula that calculates the month number for a financial year. That formula used the MONTH function four times. I thought I would share a technique you can use to define functions as a variable in LET function.

  • Mar 11

Excel and Financial Years and Months

  • Neale Blackwood
  • 0 comments

Excel is built to work with calendar years. Financial years pose a few issues for correctly identifying year and month numbering. I wanted to create some formulas that would work with all financial year ends. Here they are.

  • Mar 4

Completed Years in Excel

  • Neale Blackwood
  • 0 comments

Sometimes you need to know accurate completed years based on a start date and today’s date. Here is a simple formula to calculate that.