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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!