questions_
New Member
- Joined
- Apr 15, 2022
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
I have 2-dimensional array and I would like to inspect each element in a specific row with If-Then statements and assign assign values to the next row depending on the outcome of the If-Then statements? What is the correct syntax for looping through the elements of a row in a 2-d array?