G
Guest
I have a table (tblControlATB) with three data elements: ID, Type,
Description. On a form (tblATBDelete), I have a ListBox which displays these
same data elements and is populated from data pulled from this table. I want
to be able to select one of the line-items in the ListBox, click a button
(executing a command in VBA), which then deletes the "selected" record. Any
ideas on how to do this,
I've been experimenting with it for weeks now. Any help is greatly
appreciated!
Thanks,
David
Description. On a form (tblATBDelete), I have a ListBox which displays these
same data elements and is populated from data pulled from this table. I want
to be able to select one of the line-items in the ListBox, click a button
(executing a command in VBA), which then deletes the "selected" record. Any
ideas on how to do this,
I've been experimenting with it for weeks now. Any help is greatly
appreciated!
Thanks,
David