Forum Discussion
edawcj
Oct 10, 2021Brass Contributor
Accessing Name Manager Entries Dynamically
I'm performing a data query where inbound TXT data is treated to a "Create Name" macro successfully. Initially the data inbound was small, so the number of Names was small. However, I now have mor...
edawcj
Oct 11, 2021Brass Contributor
Yeah, so...not really looking for help to manage my not-so-big data, just looking for a way to access Name Manager outside the actual Name Manager GUI. I could screen shot the Name Manager, but...
Yea_So
Oct 11, 2021Bronze Contributor
You could incorporate the table creation with your macro going forward, but the existing ones you'll probably have to painstakingly define them manually unless you can create vba code to do it.