Keyboard Shortcut to Return to the Formula

Sometimes when you’re building a formula the range that you select is further down the sheet than the formula cell. There is a keyboard shortcut that you can press to return to the formula cell. Shout out to Mike Girvin for sharing this tip in his latest book Excel the Only App that Matters.

(more…)

Continue ReadingKeyboard Shortcut to Return to the Formula

Another Alt key Shortcut in Excel

When you press the Alt key there are numbers and letters that appear above the Quick Access Toolbar. These allow you to access those icons. Here is a trick I learned from Mike Girvin (ExcelisFun) to use the QAT shortcuts multiple times. When you press the Alt key and then press another key you perform the action once. If you want to repeat the action and you are only pressing one key for the QAT options, you can hold the…

Continue ReadingAnother Alt key Shortcut in Excel

Excel PivotTable Formats

A recent update to Excel has made a major improvement to Excel PivotTables. Its the first week of 2025 and I just built my first pivot of the year AND the number format from the source data was applied to the PivotTable - WOOHOO! I did a short video showing the new feature in action. https://vimeo.com/1044630953

Continue ReadingExcel PivotTable Formats

Are you Partial to Calculations?

Excel has re-badged one of the Calculation Options in the Formulas tab - see below. This is a change relating to the new Python capabilities. The middle option used to ignore Data Tables (a What If feature on the Data ribbon tab). The newly named Partial option also ignores Data Tables plus any Python calculations that may take a long time to calculate. Python calculations are done in the "cloud" and require an internet connection.

Continue ReadingAre you Partial to Calculations?

Selecting a Formatted Table in a Formula

You can select a formatted table when you have a cell or range selected in the table by pressing Ctr + A. But that shortcut won’t work when creating a formula that refers to a formatted table. To select the table in a formula you must click a cell in the table and press Ctrl + Shift + Spacebar.

Continue ReadingSelecting a Formatted Table in a Formula

Excel Hyperlink Formula Solution

Hyperlinks in Excel are a great way to navigate around a file, but they can be easily broken if the sheet name changes. Try these solutions using a formula to create hyperlinks that don’t break so easily. In the image below there is a formula in cell C3 that creates a hyperlink to cell A1. Here is the formula. =HYPERLINK("#"&CELL("address",A1),"<link text>") Simply change the cell reference from A1 to whatever cell you want to link to. This works for a…

Continue ReadingExcel Hyperlink Formula Solution

Using Emojis in Excel Formulas

You can use conditional formatting to insert symbols in cells. You can also use formulas with emojis. using range names makes it even easier. To insert an emoji icon in a cell you can use press the Windows key and the full stop. This opens the Emojis dialog box. In this example we are going to insert three separate symbols in formulas. I have named each cell that has an emoji. A1 = Tick, A2 = Cross and A3 =…

Continue ReadingUsing Emojis in Excel Formulas

End of content

No more pages to load