-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpreface.qmd
More file actions
59 lines (30 loc) · 3.16 KB
/
Copy pathpreface.qmd
File metadata and controls
59 lines (30 loc) · 3.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Preface {.unnumbered}
This textbook is designed to be a comprehensive introduction to Microsoft Excel and is specifically developed for students in higher education and users of Microsoft Excel. It is intended for those who are new to Excel and want to learn how to use it effectively, as well as for those who have some experience with the software but want to deepen their understanding of its features and capabilities.
This textbook differs from other Excel textbooks in several ways:
- It is free and online, making it accessible to a broad audience.
- Topics are developed to accomplish a specific task and achieve mastery of that task, nothing more and nothing less. This approach has resulted in concise, step-by-step tasks without extraneous information that might cause distractions. In the chapters, these tasks are clearly indicated by titles beginning with "Task:", making it evident what action is required.
- The textbook includes interactive elements that students can use for self-directed learning. This requires a browser with JavaScript support.
- Most chapters conclude with a series of exercises. The title of each exercise begins with a unique code followed by a brief description.
- The content of the tasks and exercises is primarily determined by the competencies and skills that higher education demands. Many of the problems are derived from students' experiences in professional practice during internships and graduation projects.
## Organization of the textbook {.unnumbered}
Content of the chapters.
- @sec-intro: Introduction to spreadsheets and Excel. If you are already familiar with Excel, you can skip this chapter.
- @sec-worksheets: Using worksheets.
- @sec-data: Entering data and the difference between content and formatting of cells.
- @sec-formatting: Formatting worksheets and cells, including conditional formatting.
- @sec-calculations: Formulas, absolute and relative cell references, copying and naming ranges, and setting up calculation models.
- @sec-functions: Built-in functions.
- @sec-tables: Tables and operations.
- @sec-arrays: Array formulas and dynamic arrays.
- @sec-charts: Creating charts.
- @sec-charttype: Chart types.
- @sec-scenarios: Scenarios.
- @sec-datatables: Data tables.
- @sec-pivots: Pivot tables, pivot charts, slicers and timelines.
- @sec-goalseek: Goal Seek.
- @sec-solver: Solver.
- @sec-macros: Macros.
- @sec-measurements: Processing measurement results and linear relationships.
## Software {.unnumbered}
This textbook is written for **Excel 365**, a product that is constantly evolving, with new features added in each release. A key feature is the introduction of dynamic arrays and functions in the July 2020 release. This update differentiates Excel 365 from other Excel versions, including the 2016 and 2019 versions. Dynamic arrays are not compatible with all other Excel versions.
Does this mean you cannot use this textbook with Excel 2016 and later? No. Only the array chapter is unsuitable; all other chapters are compatible. This compatibility largely extends to older Excel versions like 2010 and 2007.