02-11-2023, 03:00 PM
I'm not sure exactly what you mean KernelPanic. I'm not using an IF ...ELSE to end the Recursion but using a counter to Exit Sub. This seems to be working. It's a method I learnt from bPlus and his Recursion by Subroutine. Are you able to clarify what you mean by "mandatory". Will I have a stack issue just using a counter to Exit the Recursion Sub?