Pulling most recent values from form submission
Hi Community,
I'm attempting to pull a value from a cell based on the most recent form submission.
The information I'm trying to pull is from the below:
I'm looking for a formula to collect the value from from the "Visually Inspect ARU1 HMI/ verify systems in auto" column based on the most recent submission (Row 1).
I've attempted a max(collect) function but I can't seem to piece it together.
Any help would be appreciated!
Thanks
Best Answer
-
Try this:
=INDEX([Visually Inspect ARU1 HMI/ verify systems in auto]:[Visually Inspect ARU1 HMI/ verify systems in auto], 1)
Answers
-
Try this:
=INDEX([Visually Inspect ARU1 HMI/ verify systems in auto]:[Visually Inspect ARU1 HMI/ verify systems in auto], 1)
-
Ahh the previous posts I saw in the community advised using the max collect function, this worked perfectly!
Thanks Paul!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 203 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!