Pulling date information between two dates
I have two sheets. One has an increase start date and the date of that person's performance review. The other sheet has the salary effective date and a date range. I want to pull the salary effective date from the reference sheet to the main sheet where it says increase start date based off what date their performance review date is. For example, If someone's performance review is on 6/16 then I want to pull 6/19 into the main sheet.
Answers
-
Try something like this:
=MIN(COLLECT({Dates To Pull}, {Dates To Pull}, @cell>= [Performance Review]@row))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 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!