I've been trying to find for the longest time now, some information on how to use TreeView and ListView controls from within VBA- for Access, and for Excel.
The information I've found on the net only pertains to VB5 or VB6, not VBA.
[8O(
I tried using that code that I've found and, it seems that VBA doesn't know what a node is. For that matter, I barely know either, since I'm somewhat new to this concept.
I've been writing code to use Windows API calls, and they've been working great! Writing code to do all sorts of manipulations, and I starting thinking- hey! I'm doing pretty good! I'm getting all this! But alas, not that one thing. These darn controls are eluding me.
If anyone has any possible help they might be able to give me, or some sample code as to how to utilize these controls from VBA, I'd greatly appreciate it.
The information I've found on the net only pertains to VB5 or VB6, not VBA.
[8O(
I tried using that code that I've found and, it seems that VBA doesn't know what a node is. For that matter, I barely know either, since I'm somewhat new to this concept.
I've been writing code to use Windows API calls, and they've been working great! Writing code to do all sorts of manipulations, and I starting thinking- hey! I'm doing pretty good! I'm getting all this! But alas, not that one thing. These darn controls are eluding me.
If anyone has any possible help they might be able to give me, or some sample code as to how to utilize these controls from VBA, I'd greatly appreciate it.