Ms Excel Flashcards
SpreadSheets Software
allows users to organize data in rows an columns and perform calculations on the data. These rows and columns collectively are called worksheet
Microsoft Excel
is a spread sheets developed by Microsoft for Windows, MacOs, Android and iOs. It features calculations, graphing, tools, pivot tables, and a macro programming language called Visual Basic for Application
Row
horizontal line of entries in a tables
Column
vertical line of entries in a table
Cell
the place where info is held in a spreadsheet
Active Cell
the selected cell
Column Heading
the box at the top of each column containing a letter
Row Heading
the row number
Cell Reference
the cell address of the cell usually combine letter and number (ex. A1, B4, C2)
Merge
combining or joining two or more cells
Functions Bar
the bar that displays the contents of a cell
=SUM(x,y) or =SUM(range)
returns the sum of x and y or all the numbers within the range
=PRODUCT(x,y)
returns the product of x and y
=QUOTIEN(x,y)
returns the quotient of x divided by y
=x-y
returns the difference of x subtracted by y
=x+y(x)
returns the sum of x and y
=x*y(x)
returns the product of x and y
=x / y
returns the quotient of divided by y