{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

EXCEL INTRO Flashcards

(26 cards)

1
Q

It is a spreadsheet program developed by Microsoft. iT organizes data in columns and rows and allows you to do mathematical functions. It runs on Windows, macOS, Android and iOS.

A

Excel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The first version of excel was released in

A

1985

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Excel is typically used for:

A

Analysis
Data entry
Data management
Accounting
Budgeting
Data analysis
Visuals and graphs
Programming
Financial modeling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why Use Excel?

A
  • It is the most popular spreadsheet program in the world
  • It is easy to learn and to get started.
  • The skill ceiling is high, which means that you can do more advanced things as you become better
  • It can be used with both work and in everyday life, such as to create a family budget
  • It has a huge community support
  • It is continuously supported by Microsoft
    Templates and frameworks can be reused by yourself and others, lowering creation costs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The easiest way to get started with Excel, is to use

A

Office 365.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Excel’s structure is made of two pieces,

A

Ribbon and Sheet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

is marked with a red rectangle

A

Ribbon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

is marked with a yellow rectangle:

A

Sheet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

is an action that allows you to make something happen.

A

command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Ribbon is made up by the

A

App launcher, Tabs, Groups and Commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

has nine dots and is called the Office 365 navigation bar. It allows you to access the different parts of the Office 365 suite, such as Word, PowerPoint and Outlook.

A

App launcher icon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

is a menu with sub divisions sorted into groups.

A

tab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

allow users to quickly navigate between options of menus which display different groups of functionality.

A

tabs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

is a set of rows and columns. It forms the same pattern as we have in math exercise books, the rectangle boxes formed by the pattern are called cells.

A

Sheet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

is used to do mathematical calculations

A

formula in Excel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Creating formulas, step by step

A

-Select a cell
-Type the equal sign (=)
-Select a cell or type value
-Enter an arithmetic operator
-Select another cell or type value
-Press enter

17
Q

it allows you to work with selections of cells.

18
Q

There are four different operations for selection;

A
  • Selecting a cell
  • Selecting multiple cells
  • Selecting a column
  • Selecting a row
19
Q

Filling can be used for:

A
  • Copying
  • Sequences
  • Dates
  • Functions (*)
19
Q

There are two ways to move cells:

A
  • Drag and drop
  • copy and paste.
20
Q

Excel has two types of references:

A

Relative references
Absolute references

20
Q

is when a reference has the dollar sign

A

Absolute reference

21
Q

Excel has many premade formulas

21
Q

How to add cells:

A
  1. Select a cell and type (=)
  2. Select a cell
  3. Type (+)
  4. Select another cell
  5. Hit enter
22
is used to change the order of an operation.
Parentheses ()
23
Returns TRUE or FALSE based on two or more conditions
XOR