What must be at the front of a formula?
What is an equal sign.
What button do I click on to create a chart?
What is the chart button.
Insert Ribbon--> Charts
How would you hide column H and row 3?
Select column H --> right click hide
Select row 3 --> right click hide
OR, From Home Ribbon --> Format --> Hide & Unhide --> Hide Column/Row
What is a range?
A selected area of the spreadsheet, not just one cell.
How many equal signs can I have in a formula
One
How can I update my chart to a different one? For example, from a pie chart to a 2-D Clustered Column.
Select Chart --> Insert Ribbon --> Select new chart
OR,
Select Chart --> Chart Design --> Change Chart Type
How would you freeze panes so that data only rows 1-3 are visible as you scroll on the sheet?
Select row 4.
**Remember always has to be one below.
View Ribbon -->Freeze Panes
How would you update the font size and text color
What is select the cells needed, Home Ribbon --> Above Font Category
How would you figure out the average of cell A1 - A5?
What is select those cells and then click Average or write Average=A1:A5
How can I move my chart to a new sheet named 'Chart' ?
Right click on the chart --> Move chart --> select new sheet --> name it 'Chart' OR,
Chart Design Ribbon --> Move Chart -->> select new sheet --> name it
How would you set a print area to only print A1:B4?
Select the range A1:B4 --> Page Layout Ribbon -->Print Area --> Set Print Area
How would I write the formula for 6% sales tax of $325.00?
What is =6%*325.00 or =0.06*325.00
How can I remove the chart title and add a axis title only to the Y axis?
Select chart Elements --> make sure Chart Tile is unchecked.
Check off Axis Title but only select 'Primary Vertical'
How would you import data from a CSV file that's housed in a folder labeled 'Gmetrix Template'?
Data Ribbon --> From Text/CSV --> Select File --> Make sure type is 'CSV'
What are two different ways I could define a range
Select Range: in text box write name then hit enter OR
Select Range --> Formula Ribbon --> Define Name
what is the different between an 'and'/ 'or' statement. Give an example.
AND = all conditions must be TRUE
Returns TRUE only if every condition is true
OR = at least one condition must be TRUE
Returns TRUE if any one condition is true
How would you update the data selection on your chart? Example to include more or less rows.
Click on chart --> Filter Toggle --> Select Data to add or remove OR,
Click on chart --> select/drag new data
How would you remove all personal information from a workbook?
Example: Authors name, etc.
File --> Info -->Check for Issues -->Inspect Document --> Inspect --> Remove all