If you want to delete or clear a sparkline then follow these steps:
- Select the sparkline or the group of sparklines that you want to delete.
- On the Sparkline Tools, click the Design tab.
- On the Design tab, in the Group group, click Clear.
Excel help for the rest of us
If you want to delete or clear a sparkline then follow these steps:
If you have a workbook with multiple worksheets and you want to hide some worksheets, e.g. to protect data from accidental change, you can do that as follows:
To display or unhide a worksheet:
Applies to: Excel 2007, Excel 2010
If you are using a sparkline with a line style (Excel 2010), then you can show data markers to highlight individual values. Follow these steps:
The example below shows a Sparkline for the data in row 2.
To insert a Sparkline follow these steps:
Tip.
If you right-click on the Sparkline you will see Sparkline options. e.g. you can change the data range or the Sparkline location.
If you have a number of rows in your sheet and each one has a different size of data. For example one row may have a wrapped text or a text with big font size that does not match with the current row height, then you can adjust the row height.
To adjust the height of each row to fit the entered data:
Alternatively you can do the same by following these steps:
Before:
After:
You may have a number of columns in your sheet and each one has a different size of data. For example one column may have only a 2 digit sequence number but another column has a long text.
To adjust the size of each column to fit the entered data:
Alternatively you can do the same by following these steps:
To insert a shape (rectangle, circle, line … etc.) follow these steps:


Pivot table is a feature of Excel that takes a long list of data, summarizes it into a shorter list that is more easy to analyze and assimilate.
The best way to explain how to create a pivot table in Excel 2007 is by using an example.
Below is a list of products, salesmen and total sales for a product / salesman.

To create a pivot table to summarize the total sales by product, you perform the following steps:





To hide rows based on cell value in Excel 2007 follow these steps:

In this example we want to hide rows where the sales are greater than or equal to 2000. I.e. we will only show rows where the sales are less than 2000.



Note:
If your data is text then you will see Text Filters instead of Number Filters in the menu.
To sum times you usually use Excel built-in function SUM. If you have three cells A1, A2 and A3 formatted as time (hh:mm), and you have :
A1 = 02:30
A2 = 10:15
A3 has the formula: =SUM(A1:A2)
then A3 will have the correct values of 12:45.
However if your total times are greater than 24 hours then things get tricky.
If you have :
A1 = 15:30 and A2 = 10:15 then A3 will have 01:45 instead of 25:45. I.e. any hours beyond 24 hours are dropped.
To retain the hours beyond 24, you have two alternatives:
1. If you want to convert the hours beyond 24 into days then use this cell format : dd:hh:mm. The total in the previous example will be 01:01:45 ( 1day , 1 hour and 45 minutes)
2. If you want to keep the hours beyond 24 as is then use this cell format :[h]:mm. The total in the previous example will be 25:45.
In both cases the formula will remain as it is. Only the cell format differs.
See another example below:
More posts on time:
http://www.exceldigest.com/myblog/2009/02/08/how-to-add-or-sum-times/
http://www.exceldigest.com/myblog/2008/12/04/how-to-create-a-custom-time-format/
Copyright © 2010 · Excel Digest · WordPress