D
dsc
I have an array of three columns and an indeterminite number of lines.
All the array sorting code I see in VBA seems to sort arrays in alphabetical
order.
Is there any way in VBA to sort strings by string length (preferably in
bytes)?
If not, is there a function in Visual C++ that I can compile into a .dll and
use?
All the array sorting code I see in VBA seems to sort arrays in alphabetical
order.
Is there any way in VBA to sort strings by string length (preferably in
bytes)?
If not, is there a function in Visual C++ that I can compile into a .dll and
use?