I have an Excel 2010 VBA userform which is having MS ACCESS DB as back end. Now I need to access that ACCESS DB tables thru the userform/interface and edit the rows in a table.. I thought of using ListBox control for this. I am just at practioner level on this stuff.. So, Any help/suggestions would be greatly appreciated.