H
Hajo
Hi,
under Queries, I defined a working query, named qryTest. Now I want to
assign this query to a ListBox.
I do it like this:
lstBoxTest.rowsource=qryTest
But that doesn't work. I guess I have to identify qryTest better?!
Thank you,
Hajo
under Queries, I defined a working query, named qryTest. Now I want to
assign this query to a ListBox.
I do it like this:
lstBoxTest.rowsource=qryTest
But that doesn't work. I guess I have to identify qryTest better?!
Thank you,
Hajo