Thread: [Solved] Pulling Data From Excel
View Single Post
 
Old 12-08-2014, 04:49 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,106
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 of
Default

The function simply copies the part of the table that is a named range to an array, i.e. a virtual table which may be interrogated to get the values required from it and those values can be written to bookmarks, but you seem to be relating named ranges to bookmark names, so the eventual aim eludes me.

What is in the named range(s) and what do you want to do with the values contained, and how do the bookmark names (as opposed to their contents) relate to this?
__________________
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