16 ms·
Would not the UBound and LBound functions not solved those issues?
by stormdennis 3y ago
Would not the UBound and LBound functions not solved those issues?
- Symbiote 3y agoYes, though I didn't know they existed. The existing code was written with 0 or 1 as required (except where there were bugs), and frankly I think it's was better anyway to use 0 everywhere rather than LBound(x).