Excel Tips


Add New Months To Excel Chart »

October 23, 2001

A common problem faced by Excel users is they have a chart of time-series data and need to extend the chart with new figures. Editing all of the data series for a number of charts can be time consuming.


Find the Elapsed Time Between Two Time Entries »

October 22, 2001

I need to find the elapsed time between two moments. Each moment has a date and a time. I need to know how much time was elapsed, in minutes or in hours and minutes.


Number Format to Hide Zeroes »

October 22, 2001

When I copy cells to a another page, then I link them, I get zeroes in the empty cells were there is no data.


Moving Subtotaled Data »

October 21, 2001

Let's say you have a thousand-line table. With clever subtotaling, you create a 30-line summary. You want to copy this summary onto a worksheet containing other information.


Selecting Files Within VBA »

October 18, 2001

How can I open a workbook in VBA choosing from a list?


Removing External Links »

October 17, 2001

Delete External Links utilities.


Naming a Worksheet as the Value of a Target Cell »

October 16, 2001

How can I change the name of the worksheet only, with text located in cell A1?


Use a CSE Formula (Array Formula) to Perform Super-Calculations on Data »

October 16, 2001

Use array formulas (CSE Formula) to perform super-calculations in Microsoft Excel. A single array formula can replace 5000 other formulas, but only if you know the secret keystrokes. Let MrExcel demystify these powerful Excel formulas.


Subtotal Without Grouping »

October 15, 2001

I have a column of numbers that I want to add. But I want subtotals for each person who may have more than one number.