Hi there.
I have a list of page spans that i need to convert into strings of the individual page numbers.
For example, for the cell value "1-4, 8-10", I need a script that will convert that to "1,2,3,4,8,9,10". My goal is to create a workbook that will loop through column A and enter the corresponding strings in column B.
I've scoured these boards as well as the Internets to no avail. Any suggestions would be most appreciated.
Thanks!
I have a list of page spans that i need to convert into strings of the individual page numbers.
For example, for the cell value "1-4, 8-10", I need a script that will convert that to "1,2,3,4,8,9,10". My goal is to create a workbook that will loop through column A and enter the corresponding strings in column B.
I've scoured these boards as well as the Internets to no avail. Any suggestions would be most appreciated.
Thanks!