in reply to Re: List-to-Range generation
in thread List-to-Range generation
Thanks for the code.
Is there a mod to the code to convert an array with padded numbers. I like to convert (0001,0002,0003,011,012,013,015) to "0001-0003,011-013,015". Thanks a lot.