Sign in to join the conversation:
I have a drop down box containing staff member names, when selected I want it displayed automatically in the "Assigned to" column our company name. I have searched help but so far no luck, can someone assist? cheers.
Hi Jason,
I'm not sure what you want to accomplish. Can you explain a little more in detail what you want to do?
Best,
Andrée Starå - Workflow Consultant @ Get Done
Hi Andree,
We (>8 users) use Smartsheet to track construction jobs Australia wide using multiple crews however we also have 8 members of our own. What I’m looking for would be a VLOOKUP?. If I select one of our members in a drop down column I’ve created I want in another column, in our case “Crew Allocated” our business name to automatically fill.
The idea behind this is that in a new sheet (yet to be created) I will have only these jobs displayed for another manager, I’m a new user with limited experience.
Hi, again Jason,
Assigned = Your teamJoeMoeJenNiki
Crew Allocated = Internal or external crews (Dropdown list)Company NameCrew 1 (External)Crew 2 (External)Crew 3 (External)Crew 4 (External)
Formula in Crew Allocated=IF(Assigned1 = "Joe"; "Company Name"; IF(Assigned1 = "Moe"; "Company Name"; IF(Assigned1 = "Jen"; "Company Name"; "Crew 1 (External)")))
Would this work for you?
I hope this helps you!
Thanks Andree, have not had a chance to try but by the look of it, it's what I'm looking for. Will let you know. Hope I can call on you again.
Regards
Jason.
Happy to help!
Let me know how it works for you?
When I send reminder emails to my contact list how do I remove the link to the Sheet from the reminder email?
agent moved us from personal to business account now my main sales person cant access sheet. Removed her, re-granted access, confirmed, she is set up as editor but still shows view only. She also requested access to sheet which I approved, still view only access. Been all day, no way tot contact smartsheet.
Hello! I need to create an automated workflow for our leadership where if certain project types are selected in our project request form within certain timeframes, it triggers an emergency request approval form (i.e. if xyz project type is selected with a need by date of less than 10 days, 20 days, 30 days, etc…). I'm…