Sign in to join the conversation:
I would like some help trying to figure out a "VLOOKUP" formula. I am trying to get the circled number on the attached file to go onto another sheet. I have tried all different ways and I cannot seem to get it to work. Please help.
It almost sounds as if cell linking would be more what you need than a VLOOKUP.
Hi,
If it's always the same cell, you could use cell linking instead.
Would that work for you?
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant @ Get Done
I am really new to smart sheet. Can you explain?
Happy to!
The easiest way is to go to the sheet with the information that you want to show in another sheet.
Select the cell(s) and right click and choose "Copy" and then go to the sheet where you want the cell(s) information to show and select the cell where that information should be and right click and "Paste Special" and select "Links to copied cells".
Mor information: https://help.smartsheet.com/articles/861579-cell-linking#create
Andrée
That worked, however I want the number to change on one sheet when a number is changed on the other.
Great!
That's the way the cell link works. If the number changes on the source sheet the cell on the destination sheet updates with the same information. It can only be one way.
Thank you
Happy to help!
I have a list of properties that I'm keeping track of. I have each building divided into suites (children) and each suite has a cell with its square footage. The total square footage rolls up to the building name. I also have a drop down column that shows if the suite is occupied or vacant. I need a to calculate the…
Hi! I'm fairly new to SmartSheets but have been trying a number of things that havent yet worked. I want to be able to show for each parent row, the number of child rows completed as a %. So for the parent row Process Overview there are 7 tasks and 6 tasks are complete so I want it to show as 90%. Can anyone help me?
Hello, I am trying to find the average audit score for a range of percentages between two dates. There are divider rows for organization by month. I have been trying to utilize the following formula but continue to get #DIVIDE BY ZERO for an answer: =AVG(COLLECT([Audit Score]:[Audit Score], [Date of Chat]:[Date of Chat],…