Again, trying something new exposes my ignorance. I'll start simple and elaborate if neccesary.
I have an If statement where I need to use the same code after two Else's. Is there a way I can point to the code rather than copy it after the second Else.
I haven't been able to find any If statement examples that do this.
I have an If statement where I need to use the same code after two Else's. Is there a way I can point to the code rather than copy it after the second Else.
I haven't been able to find any If statement examples that do this.