Excel Basic
- Add sheet: the + next to sheets
- Rename sheets: double click the current name
- Click to highlight a cell, drag click for multiple
- X deletes
- Tick confirms
- drag selected cell(s) to duplicate
- = to start a function or formulae
- +, -, *, /, do as expected
- SUM, AVERAGE, MIN, MAX, do as expected
- If statements are formatted "=IF(comparison, what to do if true, what to do if false"

Comments
Post a Comment