Sign in to join the conversation:
I have sheet 1 with cell A and cell B, I would like to manually enter cell B and have cell A auto populate by searching/referencing sheet 2.
best,
Owen
Hi Owen,
You'd use cross-sheet formulas to make that work.
Either VLOOKUP or a combination of INDEX/MATCH.
Would that work?
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
I hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer. It will make it easier for others to find a solution or help to answer!
Thank you for the quick reply. My return error is "No Match". I reference just one column on the reference sheet and cell is auto populated. The Quote@row cell is Text/Number. I have 1528 in the ref sheet but again no match.
=VLOOKUP(Quote@row, {RFQ list Range 2}, 1, false)
Thank you,
Happy to help!
Can you share the sheets? Much easier to help that way!
Hi Smartsheet Community, I’m looking for assistance with optimizing our workflow for our project intake process. Here’s our current setup: All project requests come in via a single intake form. They populate into our Prioritization Tracker Rows are triaged as Declined (move to Declined sheet), Backlog (move to Backlog…
I am trying to calculate a formula that I can use in a dashboard graph. I need to show the following: status of a task (i.e. completed, in progress, etc) That it is US only (management responsibility) The end date is within the year 2026 This is what has been generated for me, through SS AI - COUNTIFS({My Sheet Name here…
am I close? not even with AI can I get it right. =COUNTIFS(OR({Milestones Status} = "Active", {Milestones Status} = "Pending"), {Milestones Market} = Item@row )