View Single Post
 
Old 08-15-2019, 04:29 PM
jeffreybrown jeffreybrown is offline Windows Vista Office 2007
Expert
 
Join Date: Apr 2016
Posts: 673
jeffreybrown has a spectacular aura aboutjeffreybrown has a spectacular aura about
Default Create bookmark from comma separated text

I have a list of factors in a paragraph separated by a comma. I would like to select the factors and then run a macro to create bookmarks in sequence using an inputbox to ask for the beginning text of the bookmark.

Such as example: In the paragraph, X1, X2, X3, X4, X5, X6. After selecting those six factors, the result would by six bookmarks beginning with the title entered in the inputbox.

CON_1
CON_2
CON_3
CON_4
CON_5
CON_6
Reply With Quote