K
Kurt60
I am trying to use a listview control on an Access 2000 form and populate if
from a recordset using VBA. The problem is that the listitem is not available
for the listview control. I added the listview control using the references
under tools in VB. I've tried changing the view property on the control but
the listitem still does not appear when I type "listview.". If I type
"listview.l" left is the first selection that appears. Can anyone tell me
what the problem is?
Thanks,
Kurt
from a recordset using VBA. The problem is that the listitem is not available
for the listview control. I added the listview control using the references
under tools in VB. I've tried changing the view property on the control but
the listitem still does not appear when I type "listview.". If I type
"listview.l" left is the first selection that appears. Can anyone tell me
what the problem is?
Thanks,
Kurt