Thanks. That worked as expected. Appreciate it. One quick follow up question
What do I need to change to get a list that looks like this:
1-3, 9, 12
If I insert a comma in the code like this (StrPages, ","), replacing the "and" or "&"), I get this:
1-3, 9 , 12
What to I need to change to eliminate that space before the comma?
TIA,
KS
|