Okay, I have a Listview (with items) and I want it so that everytime i push a command button (Next Record button) it will select the next item/record in my Listview, as well as if i click the second command button (Previous Record button) then it will select the record before the one you are currently on...pretty much in general a Next and Previous buttons instead of manualy clicking each record...How do I do this?...Please Help - All code is welcome

Thanks.