I have a list box (GroupBox) set to multiselect.
The fields within the list box are (from tblTickets)
TicketID (AutoNumber)
TicketNumber (Number)
TicketAmount (Currency)
I want to use a command button to deleted all records that are selected within GroupBox.
Help please.
accel45
The fields within the list box are (from tblTickets)
TicketID (AutoNumber)
TicketNumber (Number)
TicketAmount (Currency)
I want to use a command button to deleted all records that are selected within GroupBox.
Help please.
accel45