Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Hi,
I am looking for a formula that can return the first, second, third ... value in the table.
Using Vlookup will only return the first match
Any suggestions!!
Thanks
Fadi
It depends on how you are setting your criteria. Can you give more details and maybe include a screenshot after manually entering the data in the way that you would like it to appear?
Hi, I am after this function at the moment, but I don't know how to do it. I have a checkbox column, that when it is checked in one sheet I would like it to be pulled through to another. I have done a vlookup to do this but it on but it only returns the top value, is there a way to pull out all of the ticked check boxes in the sheet (without a report)?
That's going to depend on the details and how everything is set up. Are you able to provide some screenshots?
This is the sheet I want to take the lines from, so on the left are the check boxes and I need to pull them all into one sheet (not a report)? Is there a way to do this please?
Hi Claire,
Can you describe your process in more detail? What do you want to do with the information?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
I have one sheet that people fill in with requests from clients. Sometimes some of these requests need to be repeated and we want to track these lines in one place (other than the master sheet) and then calculate our metrics from this, this is why I would like it in a sheet rather than a report.
Is this enough detail?
Thank you,
Claire
Thanks!
Can you share the sheet(s)? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Have a fantastic day!
Andrée
Not sure what to title this, because it's not really Cell Linking the way we talk about it with Smartsheet… I have two sheets, Project Sheet has project rows and a column that lists animal species impacted (currently text, but could be multi-dropdown if that helps?). The second sheet (Species Sheet) has "more info" on…
I am trying to find a way to look at text fields and automatically remove date and time stamps plus employee names. Any recommendations on identifying and removing text strings that meet the below formats: YYYY-MM-DD HH:MM:SS.SSSSSSS ####### [Employee Name] YYYY-MM-DD HH:MM:SS.SSSSSSS ####### [Employee Name] We have a…
Hi All, I'm working on a formula that is evaluating three columns of data: 1) EOY Target Weighted MWh 2) Forecast Weighted MWh 3) Increase/Decrease (to determine if the goal for the year is to increase or decrease the MWh) Here is my current formula: =IF([Forecast Weighted MWh]@row = [EOY Target Weighted MWh]@row, "On…