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?
I am wanting to send a request for an update to our inventory control people when we have non-conforming material that needs to be contained in the system and physically. I have a column for each with a drop down of Yes, No,N/A. I have my automation setup for triggered when containment required changes to any value,…
I'd like to be able to enter a unique value in a form and have it prepopulate a few other areas of the form. For example, I'd like to enter an employee ID number in the FORM, and once entered the First and Last Name sections of the FORM would automatically populate with the correct information.
Hello- There's been a few question/discussions on this topic, but they are a but they are older posts. I'm trying to record the email/name and date when travel requests are approved. I'm capturing the approved date with a Record Date Automation, so that it easy, but the approved by field is getting messy. I'm currently…