In this article, I share the cheatsheet on Excel for data analytics. We use this cheatsheet internally for training purposes and quick reference.
No one has time to spend ages mining for Excel answers from mountains of text to quickly find and fix SEO and Analytics issues. These issues can be something like:
Finding and removing duplicate URLs
Extracting domain names from the URLs
Converting upper case URLs into lower case URLs
Scraping on-page elements like title tags, meta description tags, keywords etc.
Creating the right charts for reporting and analysis.
Editing in Excel
SNO
Action
Solution
1
Add or edit a cell comment
SHIFT+F2
2
Copy the selected Text/Cell
CTRL+C
3
Cut the selected Text/Cell
CTRL+X
4
Display the Find and Replace dialog box
CTRL+F
5
Display the Insert/Edit Hyperlink dialog box
CTRL+K
6
Displays the Spelling dialog box to check spelling
F7
7
Edit the active cell & move the cursor at the end of the cell
F2
8
Paste the selected Text/Cell
CTRL+V
9
Undo the last action
CTRL+Z
10
Redo the last action
CTRL+Y
11
Display the ‘Save As’ dialog box
F12
12
Separate the contents of one cell into separate columns
‘Text to Columns’ button under the ‘Data’ Tab
13
Remove duplicate rows from a worksheet
‘Remove Duplicates’ button under the ‘Data’ Tab
14
Sort data based on several criteria
‘Sort’ button under the ‘Data’ tab
15
Enable filtering of the selected cells
CTRL+SHIFT+L
16
Group range of cells together so that they can be collapsed or expanded
SHIFT+ALT+RIGHT-ARROW-KEY
17
Ungroup range of cells together so that they can be collapsed or expanded
SHIFT+ALT+LEFT-ARROW-KEY
Text Manipulation in Excel
SNO
Action
Solution
1
Returns the number of characters at which a specific character or text string is first found. Read from left to right while searching. Allow the use of wild cards and do a search that is not case sensitive.
Returns the number of characters at which a specific character or text string is first found. Read from left to right while searching. Do a search that is case sensitive.