Message 1 of 5
Complexity of VBA / VB.NET poll

Not applicable
02-12-2016
05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm just curious; I've started to realize what is possible when we have access to all the tools in the programming trade. I'd like to know what is the most "involved" piece of code you use, i.e. how much data manipulation you do within a single macro?
For example, the most complex one I use (for now) digs into an assembly file, reads each file name in each subassembly, searches for the corresponding PDF file in another folder location, and copies the PDF files in a new folder on the desktop. It's not perfect, but it works sufficiently well to be useful.
How about you? Thanx for playing along.