![]() |
|
#1
|
||||
|
||||
![]()
Try changing:
Code:
With ActiveDocument.Range 'Process each word from the Player List For i = 1 To UBound(Split(xlFRList, "|")) Code:
'Process each word from the Player List For i = 1 To UBound(Split(xlFRList, "|")) With ActiveDocument.Range Code:
Next End With Code:
End With Next
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]()
Worked!
Thank you again! All players found and linked |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
hyperlink problem | mquest | Word | 1 | 01-27-2012 01:55 PM |
Making boxes more interesting | alexb123 | Office | 1 | 01-10-2012 01:27 PM |
Word macro to email hyperlink | pooley343 | Word VBA | 0 | 07-20-2011 01:48 AM |
package to cd hyperlink problem | yuno | PowerPoint | 0 | 06-20-2011 11:09 PM |
Creating interesting questionaire | waldux | Word | 0 | 03-01-2011 12:51 PM |