SV
StudyVirus
Get our free app!Download Free

MS Excel

Computers · MS Excel · 18 facts

1

MS Excel is spreadsheet software by Microsoft

2

Excel file extension is .xlsx

3

Cell is intersection of row and column in Excel

4

SUM function adds values: =SUM(A1:A10)

5

AVERAGE function calculates mean of values

6

COUNT function counts number of cells with data

7

IF function performs conditional logic: =IF(condition, true, false)

8

VLOOKUP searches for value in a table column

9

Excel has 1,048,576 rows and 16,384 columns

10

Pivot Table summarizes large data sets

11

Ctrl+; inserts current date in Excel

12

MAX and MIN functions find highest and lowest values

13

Charts in Excel visualize data (bar, pie, line)

14

Freeze Panes keeps rows/columns visible while scrolling

15

Conditional Formatting highlights cells based on rules

16

Excel macros automate repetitive tasks using VBA

17

CONCATENATE or & joins text from multiple cells

18

Data Validation restricts type of data entered in cells