Hello normally a vb6/.NET programmer and i just wanted know how to use the listviews in Access. I put the object on my form but didn't get the usual properities and methods expected. For example when i wanted to simply add an item I couldn't find the add item method. Does this exist in Access and how could I cycle thorough a recordset and add items and subitems to the listview for each record? Or if can't do this with listview what alternative is there for me? The purpose of the listview is to show the result of a search and allow the user to select one item and thus load up another form based on selection. Any help gratefully received. thanks