Tuesday, July 6, 2010
Excel: Page Layout View
Steps:
1. Select View Tab.
2. Select Page Layout option as shown below.
Page Layout view
Excel: Trace Error
In the below example, K14 having error message. For tracing the error, select Error Checking option under Formula Auditing section under Formula tab. Select Trace Error option from the Error Checking window. This will trace the root cell or till the cell which caused the error.
Excel: Formatting
Scenario: We have the start date and end date of a project. We need to calculate the project duration in hours. The formula used is simple and placed the cell format as hh:mm. The duration between 15th April 8 AM and 15th April 5PM is calculated correctly [9 hrs]. But the duration between 15th April 8 AM and 16th April 5PM is also calculated as 9 hours, which is wrong. Heredue to the wrong formatting, formula is avoiding the date, it considering only the time.
Now let us see the correct format option. Noticed the formula used is same. Only difference is the cell format where it changed from hh:mm to [hh]:mm.
Excel: Trace Precedents/Trace Dependents
Here, value of the currently selected cell H14 is the sum of the cells H10 and H12. In turn, value of H10 and H12 is calculated using other cells.
Trace Dependents: Shows arrows that indicate what cells are affected by the value of the currently selected cell.
Wednesday, June 16, 2010
Excel: Remove Duplicate
Steps:
1. Select the data.
2. Click Data tab.
3. Select ‘Remove Duplicate’ option as part of Data Tools session.
4. Select all items to remove the duplicate row. Select column names to remove duplicate from columns.
Excel: Summary from different sheets
Steps:
1. Select PivotTable and PivotChart Wizard option.
[Normally this option is not available in menu. Add this from Office icon-> Excel Options->Customize->All Commands-> PivotTable and PivotChart Wizard]
2. Select “Multiple consolidation ranges” and click next.
3. Select “Create a single page field for me” and click Next
4. Add ranges from different sheets and click Next
5. Specify whether the summary is needed in existing sheet or in new sheet and click Finish
We have more Pivot options under PivotTable Tools -> Options tab.
Friday, June 11, 2010
Excel: Table
Steps for inserting a table:
1. Select the cells/ columns required to be part of the table.
2. Click Insert-> Table option.
3. Specify whether your table is having headers or not.
We have lot of formatting options for the table as given below
We have more options under Table Tools -> Design tab. Some of the features are export the table to SharePoint list/Visio pivot diagram, Summarize with Pivot table, Convert to Range, etc.
Main features of Table are given below.
Inclusion of new columns or Rows
When you add a new column near to the table, it automatically format and include the column to the table. Same way, it will format the new rows too.
Formulas
Table will take care of the empty cells referred in formulas. When you add a new record/row into the table, it automatically modifies the formulas which refer to the columns of the table.
Table Name
We can name the table using Table design tab.
By default system will name each table as Table1, Table2, and so on. Table names are useful to create formulas in a more meaningful way. We can refer the table from any sheet using the table name. Also, each column names are getting intellisence as follows.
Here, Product Tab, ProductTab11 are table names.
Freeze the top row or portions of excel, to refer the column headings when you scroll down. If we have multiple tables/ headings, then the freeze feature will not be helpful. For avoiding this limitation, Table feature is came with an excellent feature, while scrolling the table change the real column heading [A, B, C,..] with column name of the Table.
Wednesday, June 9, 2010
Excel: Green Error Mask
Number Stored As Text
One such indication is number is stored as Text. If a number stored in text format, this data will not be considered for any formulas referring the cell; in turn gives wrong data or result.
For avoiding this error, click on the cell and select the icon appearing on the left side of the cell
For Selecting all such errors in the sheet and act on it, press Ctrl+A two times. Click on one cell contains the error mask, press ctrl+A twice for selecting the entire sheet. Then the icon will appear on the top left corner of the sheet.
Inconsistent Formula
This error mark represent the cell is having a formula which is different from the adjacent cells. In the below screen shot, we used the formula as Amount*3.2% in all cells except the one with green error mask, where we used the formula Amount*3.3%.
Formula Omits Adjacent Cells
This indicates that the formula is omitted some data adjacent to it. In the below example, we calculated the Total revenue as a sum of revenues from Jan to April. After that, we added the revenue of May.
Excel: Conditional Formatting
Data Bars – Represent the data along with a graphical notation of the data.
Color Scales – Represent the value using color ranges
Icon Sets: - suitable for specific range of values like grades, ranks, etc.
Top/Bottom Rules: - Useful when we want to highlight Top 10 values or bottom 10% items or the items above/below average.
Highlight Cells Rule: - Useful when we need to apply the style using complex conditions.
Tuesday, May 25, 2010
Excel : Paste Special
Consider the scenario where a salesman, who needs to travel across the country, wants to fill his attendance. He filled the details in the following format
Now he wants to merge these two sheets. Here, we can use the skip blank feature of paste special.
Steps:
1. Copy the Attendance details from one table.
2. Point in the first cell [first cell of the column, which needs to be merged] of the second table.
3. Right click and select Paste Special
4. Check the Skip blanks option
5. Click OK.
Math
Consider the scenario, where we want to change the price to 3.5% of the existing Price. Place the modified Price data in the Price column itself.
1. Place 3.5 in a cell.
2. Copy the value
3. Point the first cell of the Price column
4. Right click and Select Paste Special
5. Select Multiply option under Operation
6. Click OK
Note: Use Add for adding a single value to the entire column, Divide for dividing the column data with a single value and Subtract for deducting particular value from column data.
Paste Special is also giving the options for Pasting only the Column Widths, Values, Formats, etc.
Source Width
Description: Copy data from one location to another will change the format, column widths, etc. For keeping the source data column width follow the steps below.
Steps:
1. Copy data/cells
2. Paste to the destination
3. Click on the Smart Tag appeared.
4. Options available are
• Keep Source Formatting
• Use destination Theme
• Match destination formatting
• values and Number formatting
• Keep Source Column Widths
• Formatting Only
• Link Cells
5. Select ‘Keep Source Column Widths’ option.
Friday, May 14, 2010
Excel 2010: Templates in Back Stage -> Front Stage for a regular user
Templates
Back stage provides a variety of templates ranging from Normal timesheet to Budgets. Also it provides sample templates with pre-populated data, which will be helpful for those who are preparing trainings.
One of the common scenarios is that people want to prepare rent receipt or any other receipt. Instead of learning the excel features end to end, he can choose one of the receipts templates provided by the Excel back stage.
I chose the donation receipt
Our receipt is ready with professional formats and functionality.
Excel 2010 : Slicer - New Filtering Technology
Slicer is helpful to drill-down and analyze the data. Let us see how it will work.
Open the sales report.
Pivot table gives the in-built filter option and grouping too. Slicer is adding more drill-down options.
Insert the slicer from Insert -> Slicer.
You will get the option to select the column in which the drill-down needs to be done. Select the required field or fields; this will add one slicer per field. I am selecting two fields Product and Customer.
We can do the drill down by using one slicer or using both slicers.
Monday, April 26, 2010
Excel: Speak Cell
Steps:
1. Select Office button on the left top corner.
2. Select Excel Options.
3. Select Customize Tab from left side menu.
4. Select “All commands” from “Choose Commands from” combo box.
5. Add Speak Cells and the related options
6. Click OK
7. Point to the cell and select the Speak cell option.
Screen shots: Speak Cell