I'm pretty cretinous at interpreting docs. e.g: DIM hListView AS ListView DIM hListViewItem AS .ListViewItem hListViewItem = hListView [ Key AS String ] Just how does one use .ListViewItem, because if you copy and past the above example into code, the interpretor bauks at the .ListViewItem. Any help appreciated. Richard