Prod Tools Flashcards
(60 cards)
What is a spreadsheet?
An electronic document in which data is arranged in row and colums of a grid and can be manipulated and used in calculations.
examples of spreadsheet programs
apple numbers
zoho sheet
excel
google sheets
Describe a situation where the use of a spreadsheet is appropriate.
A spreadsheet can be used to create a budget. This way you can manage your income and expenses, identify ways you can save money and get a more detailed view of your financial habits.
What is a formula?
A combination of cell adresses and mathematical operations to perform some calculations.
What is a function?
A combination of cell adresses and key words to perform some calculations.
What are the 4 things you can put in a spreadsheet cell?
Values
Labels
Fucntions
formulas
What are some uses of spreadsheets?
Statistics- finding the average or calculating deviation
Financial plans- budgeting
Stock keeping in a supermarket
loan calculations
What is the title bar?
Displays the name of the program and the current workbook if it has been saved.
What are the ribbon tabs?
at the top of the worksheet with keyboards that represent a group of closely related commands.
What is the status?
displays helpful information as you use the program.
What is the name bar?
Identifies the active cell
What is the formula bar?
Displays the content of the active cell if any
What is the fill handle?
A spreadsheet feature at the bottom right corner of an active cell. It allows the copying of content, continuation of sequence and updating of a formula.
What does the count function do?
It counts the number of cells that contain numbers and counts number in a list of arguments.
What does the Count A function do?
It counts cells containing any type of information including error values and empty text.
What does the average function do?
It calculates the average of supplied numbers and can hold up to 255 individual arguments.
What does the Today function do?
returns the current date continuosly when the workbook is changed or updated.
What is the relationship between absolute and relative cell address.
When used in a formula the relative address will change while thr absolute will stay the same
What is absolute referencing?
A way to fix a cell or range of cells so that they dont change when you copy the formula to another cell.
What is autofiltering?
what you do to your data when you only want to see some information according to your criteria.
How do you know when autofiltering is used?
The color of the number rows change
you can see the filter icon on what you filtered
some of the row numbers have double lines
Why is advanced filtering used?
Advanced filtering is normally used when you have a large amount of data or you need a more complex filter.
What are freeze panes?
Freeze panes allow you to lock a row or column so that when you scroll across or down your data that row or column still shows.
Why are named ranges useful?
Naming a range makes it simple to understand and maintain your data. It also makes it easy to remember if you want to reference it in another sheet or formula.