View Full Version : Updating tables FROM my FORM


peterb
05-04-2001, 04:10 AM
I am trying to create a form ('Make A Booking') which will allow me to update a table with the information I type into it. The data is about numerous customers (e.g. name, address etc.) but I can't work out how to link the customer table and the 'Make A Booking' form.

Can anyone help? ? ?

charityg
05-04-2001, 06:54 AM
go to the form properties and the data tab
set the recordsource to the customer table