Saving form data to table

rhig

New member
Local time
Today, 23:15
Joined
Mar 22, 2003
Messages
6
Im having trouble trying to save data to a table.
How can I save the data from form temp_loans to table temp_loans when it is added? See attatched file.
The user starts by running the customer form.
Im sure theres a simple way to try to move the fields when they are complete.
Many Thanks,
Richard

http://tutor2u.mine.nu/access/ca.mdb
 
Richard,

The data seems to be saving to the table OK. Can you be a little more specific about the problem you're having?
 
Im probably doing something wrong but i cant get the date_loaned return_date and total cost saved into the temp_loans form through the temp_loans form.
 
Ive got it now :) my problem was that I had equations as the control source for the calculated fields.
Cheers for looking at it though :)
Richard
 

Users who are viewing this thread

Back
Top Bottom