Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

Vocabulary and Functions

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
A step that involves temporarily hiding data that is not useful or necessary for the analysis.   Filtering  
🗑
An Excel command that you use to create summary reports that quickly organize date into categories with subtotal calculations and lets you collapse and expand the level of detail in the report.   Subtotal Command  
🗑
An analysis tool that represents PivotTable source data as a graphic; the report includes series, axes, and data markers, just as a regular chart does.   PivotChart  
🗑
An interactive report that lets you summarize and analyze a data set; this report can be used to summarize selected fields from a list of data from an external source, such as a database.   PivotTable  
🗑
The function that can be used to combine up to 255 strings into one text string.   CONCATENATE (TEXT1, TEXT2..)  
🗑
The function that removes all spaces in a text string except for the single spaces between words.   TRIM (TEXT)  
🗑
An available option when splitting data points between charts in a Pie of Pie or Bar of Pie chart type. This option allows you to select a cut-off point that assigns all the values below that point to the second plot.   VALUE (TEXT)  
🗑
The function that returns the starting position of one text value within another text value in the same manner as the FIND function, but this function is not case sensitive.   SEARCH (TEXT, WITHIN_TEXT, <START_NUM>)  
🗑
The function that returns the starting position of one text value within another text value. The function is case sensitive.   FIND (TEXT, WITHIN_TEXT, <START_NUM>)  
🗑
The function that extracts characters from the beginning or "left side" of a text string.   LEFT (TEXT, NUM_CHARS)  
🗑
The function that returns the final character or characters in a text string, based on the number of characters specified.   RIGHT (TEXT, NUM_CHARS)  
🗑
The function that returns the current date's serial number (based on the computer's internal clock).   TODAY ()  
🗑
The function that calculates the number of years between two dates.   YEARFRAC (START_DATE, END_DATE, <BASIS>)  
🗑
Converts a value to text in the specified number format.   TEXT (VALUE, FORMAT)/Function  
🗑
Converts lowercase letters in a text string to uppercase.   UPPER (TEXT)  
🗑
Converts uppercase letters in a text string to lowercase.   LOWER (TEXT)  
🗑
Capitalizes the first letter in each word in a text string and converts all other letters to lowercase; very useful wen data has been improperly stored as uppercase characters.   PROPER (TEXT)  
🗑
Returns a specific number of characters in a text string using start_num as the starting point.   MID (TEXT, START_NUM, END_NUM)  
🗑
Returns the serial number of a particular date.   DATE (year,month,day) Function  
🗑
Converts a date in the form of text to a serial number.   DATEVALUE (date_text)  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: 1482116593
Popular Computers sets