View Single Post
 
Old 09-03-2022, 10:04 PM
kingsinger kingsinger is offline Windows 10 Office 2013
Novice
 
Join Date: Feb 2020
Posts: 10
kingsinger is on a distinguished road
Default

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
Reply With Quote