View Single Post
 
Old 04-17-2023, 08:44 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2019
Expert
 
Join Date: Aug 2014
Posts: 4,144
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

No.You need both functions. One to create the array which you need to loop through to search the document (i.e. vList in https://www.msofficeforums.com/word-...ding-list.html), the other to write the values to the second worksheet. https://www.msofficeforums.com/word-...ont-style.html demonstrates how to read the array so created and loop through the values to find them in the document.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote