How to combine cells from two sheets to get information
I have two sheets where they both have the full name column and I want to get the average numbers a person goes from avature application date to productive date:
Both sheets have full name but I am not sure of the formula to get the average days person (full name) avature application to productive date which is in another sheet.
The formula I tried:
=INDEX(COLLECT({Hired Range 2}, {Hired Range 1}, [Full Name]@row))
Below is the sheet where productive date is the data I want to pull from a cell if the full name is the same as in the other sheet:
Below is the sheet where I want to use the avature application date:
Answers
-
Try replacing the INDEX function with the AVG function.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.2K Get Help
- 431 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 74 Community Job Board
- 501 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!