This is no longer needed I was able to come up with a solution using .find instead of .findfirst
"SC" wrote:
[Quoted Text] > I am currently converting code from using DAO to ADO. I am having trouble > with loading a treeview recursively. Microsoft has a good DAO sample code. > Any code examples out there for ADO? > > SC >
|