Looking for a formula based on the following table please. Thanks!
Answers
-
What is the expected logic and output of the formula? What do you need to do with the table?
-
Hi Paul, Thank you for coming back to my inquiry. I'm quite new with Smartsheet and I do appreciate you helping out. I would like to automate the "Qty to inspect" column to generate the figure once I have put data on the "AQL" column based on the table I've mentioned.
-
Ok. In that case you will need to adjust your table. You can either modify the existing AQL column in the reference table or use a separate column if you prefer to keep the ranges for display, but you are going to need a column in the reference table that only has the number for the low end.
2
9
16
26
.......
Then the formula in your working sheet would look something like this:
=INDEX({QTY Column}, MATCH(MAX(COLLECT({AQL Column}, {AQL Column}, @cell<= AQL@row)), {AQL Column}, 0))
-
Thanks, Paul. I'll keep you posted.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 144 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!