Yet another questions about ListBoxes

Hey guys

I want to use Tab/Shift+Tab to navigate within an editable ListBox. I was able to retrieve the key pressed and the cells which were edited. The only thing I am not able to figure is how to select the next/previous cell. I will use the column plus or minus 1but how can I give focus to that cell?

Thanks

Rick

Listbox.EditCell(row,column)