By Tim Wüstner on Tuesday, 23 July 2019
Posted in VBA Development
Likes 0
Views 1K
Votes 0
Hi all,

I would like to code an assistant with VBA with a list control using the AucEasyControl library. I have no problems showing the content within the "Projects" folder using an list control object however when I like to show the content of one of the folders which are inside a "Catalog" no data is displayed in the list control.

So here are my questions:

Is it possible to show data of catalogs using the ListControl?
If yes, how?

Any other suggestion what I might do wrong?

Big thanks in advance, you help will be much appriciated!

Kind regards

Tim
View Full Post