I have a word Document that I want to Loop Thru and every where the String "data-author=" exists I want to grab the name after it and copy it to ms excel. So in the example strings below I only want to grab the string inside the quotes and copy paste in excel....
data-author="MrOWNEDLOL"
data-author="djmikec5000"
data-author="MrPimpdaddy8"
data-author="rendertear15"
Any help is greatly appreciated....
data-author="MrOWNEDLOL"
data-author="djmikec5000"
data-author="MrPimpdaddy8"
data-author="rendertear15"
Any help is greatly appreciated....