OscarAlberto
Programmer
I cannot make a large but simple nested If-Then-ElseIf-End If statement. I need to go through several cells from down-up, checking first, if the cell's contents is > 0, and if a number from a previous operation is > 0.
The procedure goes directly from the first If to the last End If without going through all the other If's.
The procedure goes directly from the first If to the last End If without going through all the other If's.