Krishna Kumar
04-04-2011, 12:55 AM
I have some data in my word file. The data looks like the following
 
Some Text [Hyperlink]
some text goes here
 
Source
some text goes here
some text goes here
Author(s)
some text goes here
some text goes here
Author Affiliation
some text goes here
some text goes here
Title
some text goes here
some text goes here
Language
some text goes here
Publication Year
Year
(Unique Word)
 
Here it repeats the above
 
 
Now I want to find the Hyperlink word and paste after Source. Now after the macro run the format would be..
 
Some Text
some text goes here
 
Source [Hyperlink]
some text goes here
some text goes here
Author(s)
some text goes here
some text goes here
Author Affiliation
some text goes here
some text goes here
Title
some text goes here
some text goes here
Language
some text goes here
Publication Year
Year
(Unique Word)
 
Any help on this would be greatly appreciated
 
TIA
 
Kris
Some Text [Hyperlink]
some text goes here
Source
some text goes here
some text goes here
Author(s)
some text goes here
some text goes here
Author Affiliation
some text goes here
some text goes here
Title
some text goes here
some text goes here
Language
some text goes here
Publication Year
Year
(Unique Word)
Here it repeats the above
Now I want to find the Hyperlink word and paste after Source. Now after the macro run the format would be..
Some Text
some text goes here
Source [Hyperlink]
some text goes here
some text goes here
Author(s)
some text goes here
some text goes here
Author Affiliation
some text goes here
some text goes here
Title
some text goes here
some text goes here
Language
some text goes here
Publication Year
Year
(Unique Word)
Any help on this would be greatly appreciated
TIA
Kris