0% found this document useful (0 votes)
60 views6 pages

Excel Practice Techniques and Shortcuts

This document contains tips and shortcuts for Excel. It discusses how to select cells and ranges, add and show sheets, edit cells, format values, protect and zip workbooks, customize the quick access toolbar, navigate between tabs and windows, use formulas and functions, sort and filter data, create and format pivot tables, and more. The tips are numbered and range from basic tasks to more advanced data analysis and reporting features.

Uploaded by

Krishna APO
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views6 pages

Excel Practice Techniques and Shortcuts

This document contains tips and shortcuts for Excel. It discusses how to select cells and ranges, add and show sheets, edit cells, format values, protect and zip workbooks, customize the quick access toolbar, navigate between tabs and windows, use formulas and functions, sort and filter data, create and format pivot tables, and more. The tips are numbered and range from basic tasks to more advanced data analysis and reporting features.

Uploaded by

Krishna APO
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1.

Range of cells:

D6:G9

D6,G9

2. To find the total column numbers.

3. To find the sheet level search:

Right arrow, right click you will find the sheets.


4. To add sheet (short cut)
Shft+F11
5. To increase/decrease decimal values:
HOME general down / increase or decrease the decimal values.

6. F2  Write down and edit on same cell. /double click on the same cell also will work.
7. To show sheet tabs:
8. To strike the words in a cell  ctrl+shft+F /Alt+K /ctrl+5

9. Remove gridlines:

View -> gridlines

10. To Zip the excel file: Save as -> Excel binary workbook.

11. Quick access tool bar:


View -> gridlines -> right click -> Add quick access tool bar
Options -> Quick access tool bar -> Add
12. Add a new tab to your favourites:
Options -> customized ribbon -> add new tab -> add favourites
13. Ctrl+space bar == select Row
14. Shft+spacebar == select sheet
15. Windows+left arrow == Two screens
16. Windows +1 == tabs
17. Windows +2 == outlook
18. Ctrl+tab == each tab in internet explorer
19. Format painter  double click on the painter and paste no of times.
20. Formula bar -> number -> account
21. Ctrl+;  date

22. Ctrl+shft+3 -> date format


Ctrl+shft+2 -> time format
Ctrl+shft+; -> current time
23. One command to give thhe both date and time:
=now()

24. To protect sheets from third user:


Review -> protect sheet -> select which cell to be protected.

25. To fill the blank entries:

HOME -> find&select -> Go to special -> blanks

=+uparrow+ctrl+enter

26. Ctrl+enter -> will give you the same number for selected cells.

1 1 1

1 1

Ex:

27. To find the formula cells in the entire excel.


HOME->find&select -> Go to formula -> select formula

28. Select first row of blank data:


Find&select -> goto special ->blanks ->ok –
Ctrl+ -  entire column
29. Sort key:
Options -> advance -> web options -> edit custom list
 Import all selected items.
30. Aligning data example:

31. Exercise: every five rows one blank data.


32. Formula’s
$A $1 -> Row & column will not move.
$A 1 -> only column will move
A $1 -> only row will move
A1 -> relative reference.
33. Two sheets compare values in reports:
=May!A1
Namebox save as MAY_CLOSE (select all entries)
First sheet give formula (=sum(MAY_CLOSE)) will give the total count of second sheet. ->
formaulas -> name manager.

34. F4 -> ‘$ ‘ symbol shortcut


35. F3 -> Functions name shortcut
36. Formulas -> trace
37. Ctrl+shft+5 -> converts to percentage
38. Formula -> evaluate formula
39. Insert -> table -> (alt+=) to do auto sum of all tables.
40. Data -> data validation -> add normal table entries
41. Insert -> pivot table (use only reporting filter)
42. Pivot table -> design -> report layout -> show in tabular form
43. To check the latest modified file: select pivot table -> right click -> pivot table -> data -> select
refresh data when opening the file .
44. Analyze -> change data source -> change the row numbers if you added any additional data.
45. Analyze -> group selection
46. To filter the particular data in the entire sheets:
Goto data -> custom filter -> select customer -> text filter -> custom filter-> begins with

1.?0*

2.*0*0

3.?0?0*

Common questions

Powered by AI

The Format Painter tool in Excel allows you to copy formatting from one cell to another. To use it multiple times, double-click the Format Painter icon before applying it. This allows for applying the same format across multiple cells without repeatedly selecting the tool, greatly enhancing efficiency in bulk formatting tasks .

To select a row, use 'Ctrl+Spacebar'; to select an entire sheet, use 'Shift+Spacebar.' These shortcuts enhance productivity by allowing rapid selection without relying on a mouse, thereby speeding up navigation and data manipulation tasks in spreadsheets .

To find formula cells across an entire sheet, use 'HOME' -> 'Find & Select' -> 'Go to Formula.' This is particularly useful in auditing spreadsheets to ensure that calculations are correctly assigned to formula cells and are not mistakenly edited, thereby enhancing data accuracy and management .

In Excel, to automatically fill blank entries with the values from preceding cells, navigate to 'HOME,' click on 'Find & Select,' choose 'Go to Special,' select 'Blanks,' then type '=' followed by the up arrow key and press 'Ctrl+Enter.' This is useful in financial models or datasets where missing data can disrupt analyses .

To protect specific cells in an Excel sheet, use the 'Review' tab and select 'Protect Sheet.' From there, you can define which cells are to be protected by selecting them. This functionality is vital in collaborative environments to prevent accidental or unauthorized changes to critical data, ensuring data integrity and consistency .

Evaluating formulas helps identify errors or incorrect logic within complex calculations by breaking down the formula into individual components. The 'Evaluate Formula' feature allows users to step through formulas and see the result of each part of a multi-part calculation, thus simplifying troubleshooting and ensuring accuracy and reliability of data results .

To present data in a tabulated form using Pivot Table, insert a Pivot Table and navigate to 'Design' -> 'Report Layout' -> 'Show in Tabular Form.' This format helps streamline complex datasets into organized tables, providing a clear view of grouped and categorized data, which is preferable for reports requiring systematic data analysis .

To align decimal values, use the 'HOME' tab to adjust your cell formatting by increasing or decreasing the number of decimal places displayed. Consistent decimal representation is crucial for ensuring clarity in financial data, as it prevents misinterpretation due to varying decimal lengths, which is essential for accurate data analysis .

Using Excel's alignment tools (such as aligning text left, right, center, or justifying) allows you to organize data clearly and coherently. Proper alignment improves the readability of data, making it easier for viewers to understand the information quickly, which contributes to a more professional presentation of the spreadsheet .

The 'NOW()' function provides the current date and time, useful for time-stamping data entries or tracking changes in real-time analysis. However, it updates every time the sheet recalculates, which might not be desirable when static time data is required, as it could inadvertently change historical records .

You might also like