300 Examples To Excel Like A Pro
300 Examples To Excel Like A Pro
Introduction
1 Range: AutoFill | Fibonacci Sequence | Custom Lists | Hide Columns or Rows |
Skip Blanks | AutoFit | Transpose | Split Cells | Flash Fill | Move Columns | ROW
function
2 Formulas and Functions: Most Used Functions | Subtract | Multiply | Divide |
Square Root | Percentage | Named Range | Dynamic Named Range | Paste Options |
Discount
Functions
1 Count and Sum: Countif | Count Blank/Nonblank Cells | Count Characters | Not
Equal To | Count Cells with Text | Sum | Running Total | Sumif | Sumproduct
2 Logical: If | Comparison Operators | Or | Roll the Dice | Ifs | Contains Specific Text |
Switch | If Cell is Blank | Absolute Value | And
3 Cell References: Copy a Formula | 3D-reference | Name Box | External References
| Hyperlinks | Union and Intersect | Percent Change | Add a Column | Absolute
Reference | Address
4 Date & Time: DateDif | Today's Date | Date and Time Formats | Calculate Age |
Time Difference | Weekdays | Days until Birthday | Last Day of the Month | Add or
Subtract Time | Quarter | Day of the Year | Days between Dates
5 Text: Separate Strings | Count Words | Text to Columns | Find | Search | Change
Data Analysis
1 Sort: Custom Sort Order | Sort by Color | Reverse List | Randomize List | SORT
function | Sort by Date | Alphabetize
2 Filter: Number and Text Filters | Date Filters | Advanced Filter | Data Form |
Remove Duplicates | Outlining Data | Subtotal | Unique Values | FILTER function
3 Conditional Formatting: Manage Rules | Data Bars | Color Scales | Icon Sets | Find
Duplicates | Shade Alternate Rows | Compare Two Lists | Conflicting Rules | Heat
Map
4 Charts: Column Chart | Line Chart | Pie Chart | Bar Chart | Area Chart | Scatter Plot
| Data Series | Axes | Trendline | Error Bars | Sparklines | Combination Chart | Gauge
Chart | Thermometer Chart | Gantt Chart | Pareto Chart
5 Pivot Tables: Group Pivot Table Items | Multi-level Pivot Table | Frequency
VBA
1 Create a Macro: Swap Values | Run Code from a Module | Macro Recorder | Use
Relative References | FormulaR1C1 | Add a Macro to the Toolbar | Enable Macros |
Protect Macro
2 MsgBox: MsgBox Function | InputBox Function
3 Workbook and Worksheet Object: Path and FullName | Close and Open | Loop
through Books and Sheets | Sales Calculator | Files in a Directory | Import Sheets |
Programming Charts
4 Range Object: CurrentRegion | Dynamic Range | Resize | Entire Rows and
Columns | Offset | From Active Cell to Last Entry | Union and Intersect | Test a
Selection | Font | Background Colors | Sort a Range | Areas Collection | Compare
Ranges
5 Variables: Option Explicit | Variable Scope | Life of Variables | Type Mismatch
6 If Then Statement: Logical Operators | Select Case | Tax Rates | Mod Operator |
Prime Number Checker | Find Second Highest Value | Sum by Color | Delete Blank
Cells
7 Loop: Loop through Defined Range | Loop through Entire Column | Do Until Loop
| Step Keyword | Create a Pattern | Sort Numbers | Randomly Sort Data | Remove
Duplicates | Complex Calculations | Possible Football Matches | Knapsack Problem
8 Macro Errors: Debugging | Error Handling | Err Object | Interrupt a Macro |
Subscript Out of Range | Macro Comments