Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TreeView and ListView controls

Status
Not open for further replies.

MoGryph

Programmer
Nov 1, 2000
99
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top