I can do this question for any given triangle/matrix. I need to be able to simplify the process of translating this to a general triangle. In other words,I want to be sub ib the new data and get the results.
This is what I've got so far:
Sub Boot()
Dim x As Range
For Each x In Range("B:B")
If...