G
Guest
In Access 2000 Access Data Projects (ADP), I use callback functions to
fill list boxes. This works perfect: it is fast and it can handle large
amounts of data (much more than 2 kb). I convert it into an ADE file:
no problem.
Now, in another project with exacly the same technique, the callback
function "doesn't work", that is: I see nothing in the list boxes, and
a MsgBox in "Case acLBInitialize" (where it will start) doesn't return
anything.
Any ideas ?
Leendert.
fill list boxes. This works perfect: it is fast and it can handle large
amounts of data (much more than 2 kb). I convert it into an ADE file:
no problem.
Now, in another project with exacly the same technique, the callback
function "doesn't work", that is: I see nothing in the list boxes, and
a MsgBox in "Case acLBInitialize" (where it will start) doesn't return
anything.
Any ideas ?
Leendert.