how to collect a date within a sheet?

Brandon Morales
βββ
Hi, in the image below I have in my "extrusion" column an entry that populates by a formula (in this case "M3406 HEAD TRACK 15' is populating) I'm looking to populate the "Last Cycle Count Date" column by searching the "last cycle count date" from rows 1:49 looking for a date that has the "extrusion column from rows 1:49 with a match of row 52 in my "extrusion column".
My current formula is not working and simply says: Date Expected
Best Answer
-
Try wrapping it in an INDEX function like so:
=INDEX(COLLECT(β¦β¦β¦β¦β¦β¦β¦.), 1)
Answers
-
Try wrapping it in an INDEX function like so:
=INDEX(COLLECT(β¦β¦β¦β¦β¦β¦β¦.), 1)
-
thanks paul. that did the trick!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!