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
I have a parent row that I'm using to sum all child row values where Children = 0 and Status = "Not Started". This is my formula. =IF(OR(ISBLANK(Status@row ), Hierarchy@row = 0), "", IF(Hierarchy@row = 1, SUM(CHILDREN()), IF(AND(Children@row = 0, Status@row = "Not Started"), 1, 0))) However, if any of my task rows are…
Hi, I am trying to get a column that provides the Date (easy with Record a Date) but I need the TIME as well. Most of my tables I just use the right function on the Modified Date because the only thing updating those tables are automations or data imports. But a few tables have automations, data imports, and manual inputs.…
I’m hoping to get a second set of eyes from the community in case I’m missing something obvious or there’s a cleaner pattern I should be using. I’ve used ChatGPT to try and help me group/organize my situation coherently…. Because at this point I feel crazy… I’ve literally worked on this for hours. Environment •Smartsheet…