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
|