100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Smartsheet Formulas Basics Quiz $7.49   Add to cart

Exam (elaborations)

Smartsheet Formulas Basics Quiz

 2 views  0 purchase
  • Course
  • Institution

Smartsheet Formulas Basics Quiz

Preview 1 out of 2  pages

  • January 11, 2024
  • 2
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
Smartsheet Formulas Basics Quiz
Which function can you use to add up numerical values? - -=SUM()

-Tricia has a task sheet where she is tracking both % Complete and Status.
Which function can she use to change the symbol in the Status column
based on the value in the % Complete column? - -=IF()

-Jennifer is building a sheet to calculate commissions for her sales team.
They earn a fixed percentage of each sale they make. She has entered the
commission rate in a cell on her sheet. Which formula can Jennifer copy and
paste into each row to correctly calculate her team's commissions? - -
=SUM([Opportunity Value]@row * [Commission Rate]$1)

-What symbols must you use when referencing another sheet? - -{} Braces

-How do you reference the red ball in a symbol column in a formula? -
-"Red"

-Reginald is managing requests for his IT team using a sheet with a form.
Employees can request the completion date in the "Date Need By" column.
The team member assigned to the work enters a date in the "Estimated
Completion Date" column. He wrote a formula to show if requests are on
track. The formula will display On Time or the number of days late. The
formula displays an error, #UNPARSEABLE. Reginald's formula:
=IF(([Estimated Completion Date] - [Date Need By]1) = 0, On Time,
([Estimated Completion Date]1 - [Date Need By]1)) Which section of the
formula does Reginald need to correct? - -The value if true - Reginald needs
to correct the section where he is trying to display the text "On Time"
without putting it inside quotation marks. The correct formula should be:
=IF(([Estimated Completion Date]1 - [Date Need By]1) <= 0, "On Time",
([Estimated Completion Date]1 - [Date Need By]1) & "days late")

-Yoko created a report to show collaborators on her project their assigned
tasks. They have told her that many tasks from different areas of the project
plan look the same in the report. To solve the problem, she wants to add the
parent name to the row in the report." Which formula should she use? - -
=JOIN(ANCESTORS()) - The formula `=JOIN(ANCESTORS())` in Smartsheet is
used to return the names of all parent rows above the current row, separated
by a specified delimiter.
For example, if you have a hierarchy of rows in your sheet (e.g. Project >
Task > Sub-task), adding this formula in a column in the sub-task rows, with
a delimiter such as a forward-slash "/" will return a string of the parent rows'
names, in the order from top-level to the immediate parent of the current
row, separated by the delimiter.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Victorious23. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $7.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

78637 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$7.49
  • (0)
  Add to cart