<< If you're removing the item from the list view, you may not need to add 1, because once you use 'refreshlist', the next item will have the same item index as the one you just removed (I think.) >>
Thanks Dawn. I didn't know about ITEMINDEX (it's not listed on rbase.com/property for this component). If I set the ITEMINDEX property will that also update the control variable for the list view? -- Larry

