Copying a Date Down a Long List in Excel

There are a number of mouse and keyboard shortcuts for copying. But there is one type of copy that can be frustrating. Copying dates can be challenging because, in general, Excel wants to increment them, not copy them. There is a simple technique to instruct Excel to copy a date. (more…)

Continue ReadingCopying a Date Down a Long List in Excel

Columns in a Text Box

You learn something new every day. Today I discovered that you can have columns within a text box. If you right click the text box and choose Format Shape the Task Pane below should open on the right. Click the third icon (Size and Properties) at the top and then open up the Text Box options.   The Columns button allows you to specify how many columns plus the gap between them. Have fun.

Continue ReadingColumns in a Text Box

Handling DR and CR at the end of numbers in Excel

Some systems add DR and CR to the end of numbers when they export into Excel. This renders the values useless for normal calculations. You can use data cleansing techniques to remove the characters using formulas or Power Query. There is one function however that can perform calculations on these types of entries. (more…)

Continue ReadingHandling DR and CR at the end of numbers in Excel

Copy Across Shortcut

In the structure below let's assume you want to copy the SUM formula from cell B5 to cell C5. Obviously you could use copy and paste, but that would require a few keyboard presses or mouse clicks. Given that we already have cell C5 selected we can use Ctrl + Shift + > This copies whatever is in the cell on the left to the current cell.    

Continue ReadingCopy Across Shortcut

Old Article

Some articles make a greater impression than others. I was recently asked about a magazine article from August 2011. Someone had changed jobs and needed to be reminded of the rolling 13 month technique. The congratulations relate to 15 years of Excel Yourself!

Continue ReadingOld Article

Inserting a Blank Row Between Entries in Excel

Over the years I have had many requests to help people insert blank rows between entries is a list. Apparently there is an import routine that requires it. My normal solution is a macro because it automates the whole process but there is a manual technique that is quick and easy. (more…)

Continue ReadingInserting a Blank Row Between Entries in Excel

Filtering Tip

Make your headings bold. This tip applies to tables and to the structures you use for charts. Excel looks for the bold format when it reviews tables and layouts to figure out if your table has a headings row. You can use Ctrl + Shift + L to add or remove the filter icons to a data table. There is also an icon on Data ribbon tab. This will work more reliably if the headings are bold. I use the…

Continue ReadingFiltering Tip

Replace Merged Cells with Center Across Selection

Unfortunately lots of people use the Merge & Center format in their spreadsheets. When working with other people’s files that contain Merged cells I will often remove the Merged cells format and apply Center Across Selection which is the preferred format to use. The macro below will convert Merged cells to Center Across Selection.

(more…)

Continue ReadingReplace Merged Cells with Center Across Selection

End of content

No more pages to load