I have a line chart which has all the months of the year displayed. Each month is linked to a data cell. This means that future months display zero values. The line chart drops down to zero for these future months. Instead of having to change the chart range each month I want to stop the chart plotting the zero values for the future months. Is this possible?
You can use Excel's feature of not plotting error values on charts to stop it displaying the zero values. You need to modify the formula to display #N/A if the value is zero ...
Automated grouping
If you use the Group feature frequently in your sheets, then consider using the Auto Outline feature. This automatically adds the Grouping buttons based on the SUM and SUBTOTAL formulas in your sheet ...
I use Paste Link frequently. Is there a quick way to access it instead of going through Paste Special each time?
Unfortunately Paste Link doesn't have a toolbar icon. However, when you drag a selection with the right mouse button there is a "Link here" option, which is the same as Paste Link ...
How the Debt Crisis can Improve Your Management Reporting & Modelling
Lessons from Europe: How the Debt Crisis can Improve Your Management Reporting
You can't have missed events in Europe this year as the Eurozone countries grappled with an unprecedented sovereign debt crisis ...
I have a data base that has five separate rows for each item. I can use VLOOKUP to find the first row's details, but how do I access the details in the other four lines?
This is an ideal situation to use the INDEX / MATCH function combination. These two functions work well together and allow you to do flexible lookups ... |