14-Alexandrite
December 17, 2025
Solved
How to write loop inside another loop
- December 17, 2025
- 2 replies
- 502 views
Hi there,
I have a variable with 100 values inside and I want to check every 5 values to find the minimum between them. I need to do that through the entire values ... this means 20 times . I tried to write it this way but not working :


z , and q are related to each other . q is the resistance at z depth ..
the results I expect is : the program will check q at each z and will choose the minimum (q , 15MPa) but will do this in intervals 5 values by 5 values .
the sheet can't be attached again . I attached zip file
thanks
Yusra


