-
Populate Column With Unique Values From Another Sheet
Hi all! I have a sheet, where tasks are entered and assigned to employees. Every task belongs to a certain company, which is specified row by row (every row is another task), this describes the first sheet we'll call "Requests". I want to create another sheet to summarize the data of every task for every company, this…
-
Concatenating values from two columns with 20 spaces between them
Hi guys, I have a task to concatenate two strings from two different columns with formula. The values are for example SEA129 and 01. What I want to achieve is a string which will look like this "SEA129 (20 blank spaces) 01" Has anybody encountered similar issue?
-
Copy Specific Columns From One Sheet to Another, Linked
Add the ability to specify the columns to copy and link from one sheet to another in the Copy Row automation.
-
When setting up alerts to send to MS Teams, Im getting the Approval required message
When setting up alerts to send to MS Teams, Im getting the Approval required message, May I know who does this goes to, is it the MS Teams Admin, MS Office admin, or Company Smartsheet Admin? And where can I find that?
-
Total Hours with the same person assigned
I have created the below sheet. I am trying to total the hours used for rows matching "person" E.G In the first row "Richard Irwin @ FM" I'm looking to total the rows below Project Staffing that have Richard attached to it in the column "Person" Any ideas?
-
Can I copy cells to another sheet without creating duplicates?
Hi everyone, I'm looking for some help with automation. STEP 1: I want to copy row data from one sheet ("Sheet A" for simplicity) to another sheet ("Sheet B") when a status column is changed to green. STEP 2: I ALSO want to copy row data from "Sheet A" to "Sheet B" when an attachment is added. By nature, STEP 2 will happen…
-
Bridge examples including Javascript
Hi fellow Smartsheeters! In preparation for my session at Engage 2024, The future of workflows, I'm posting a variety of live Bridge examples to this thread. Each "block" will have a use case description, workflow layout, and (if needed) the javascript code I used. Enjoy!
-
Use Custom URL to add users to company account.
Use Case: 1. Account Discovery is enabled for company. 2. A user received a shared Smartsheet from a company Smartsheet owner. 3. User clicked on Smartsheet, and it sent him to main screen to create an account. 4. User created an account using his company email. 5. Smartsheet associated his account with the company. 6. A…
-
Automation - Trigger when date and time reached - change time to 15 min increment
When building automations, the handiest way to test is to set the automation to trigger when a date/time are reached. However, only having the option to set for the hour (6:00, 7:00, 8:00, etc), means that after testing, and discovering a tweak needs to be made, one must wait until the next hour to test again. This results…