R Ricky A. Jul 5, 2004 #1 I'm using Access xp, and wanted to know how can I clear all item from a listview control? Thanks
G Graham Mandeno Jul 5, 2004 #2 Hi Ricky This should work for you: Me.[ListViewControlName].ListItems.Clear