-
Which learning path should I use for certification?
Good morning, I am aiming to take my certification exam for work but am unsure if I should go with the eLearning Self Paced Course or the Core App Instructor Lead Course. Some posts suggest one way and some suggest another. What should I do?
-
Formula to count of items in a multi dropdown list
Hi The drop-down multi select is very nice and useful. I started to use it yesterday, but I need to use the formula =countif(range, criterion). I want to count how many times a value is repeated in a range that has multi values. I use the formula countif and only count one time a repeated value when the cell have multiple…
-
Is anyone else having trouble with the videos in the Self-Paced Core App Learning Path?
I'm currently taking the Self-Paced Core App Learning Path via the Smartsheet University website. Most of the videos have been working fine, but every once in a while there will be odd issues. For example, I was just doing an exercise on the COUNT(CHILDREN()) function where it was about to show how to apply the formula to…
-
Flagging a Date and Time Overlap
Hello, I have a situation where we teach virtual classes that are each approximately 2- 4 hours in length, start and end at various times each day, and each requires a unique conference phone line dedicated to the class. We can teach as many as 6 to 8 classes in a day, but only have 4 conference lines. I'm trying to write…
-
How do I make my Smartsheet columns update when I update the Form
I'm brand new to Smartsheet Forms and I'm on deadline. I accidentally created a Form tied to the wrong Sheet. After realizing my mistake, I duplicated the original sheet and fixed the new column headers (which had populated when I created the Form, of course!) and went back to the original incorrect Sheet ... I THINK it's…
-
Smartsheet University Access Point is moving...
Hi Community, Just a quick update today that we have moved the Smartsheet University Access point into the help menu. The hope is that in making this change it will be easier and more intuitive to find Smartsheet University. This change is across all plans with Smartsheet University access Once a Smartsheet University user…
-
Is there any way to select only specific columns to be included in alert messages that are sent out
Is there any way to select only specific columns to be included in alert messages that are sent out using the SmartSheet Automation feature? Currently, I set up an alert. And it displays all of the columns, even if I hide certain columns in the sheet. I'd like to be able to select which columns are sent and included as…
-
Create a template set with linked cells
I use two sheets to track one project. I use these same two sheets for many projects. One is a fully detailed list of every task's status, assigned to, and start/due dates, and the other is an abbreviated version that only contains specific tasks for a person(s) that is assigned to the project. Every cell in the…
-
CountIf with Date range
I am trying to count the number of requests types between a date range. This is what I thought would work: =COUNTIF(({Request Tracker Range 4 - Request Type}, Category5), AND({Request Tracker Range 3 - Date Requested}, DATE(2019, 01, 02:2019, 03, 14))) I am using this formula to count the entire column =COUNTIF(({Request…
-
How to Setup COUNT/COUNTIFS formulas
I manage the educational benefits at my job and am trying to find totals of how many dependents, drivers, and office employees participate in the benefit. This is how I've been setting up my formulas. Yet when we cross reference with Excel the total number is off. =COUNT(DISTINCT(COLLECT([Employee ID/Driver Code]:[Employee…