Using Listbox to Ammend Database

J

john

Hi,

Can anyone help with the following problem:
On my form I have a Listbox which is displaying the data held in the
database (drumdata) This data is Drum ID, Name. Address and Returm
Date. Under the form I have a caldender control where the user selects
the new return date and presses the Confirm Date Button.
What I would like to happen is when the user clicks on any record from
the listbox and selects a date from the control and clicks on update.
The 'return date' field on the selected record in the listbox is
updated with the date requested.

I hope this makes sense, and thanks in advance for your help !

Regards,

John.
 
Top