Hi,
As an update to this thread i am looking to do what JFHewitt proposed and create a data entry form in Excel however just a couple of questions. One of my fields in the database is set as autounumber this is so that each complaint is given a unique ID, what i want to do is when a user enters a new complaint in the excel form I can have a field set in the excel data entry form that displays the new complaint number, this is so that i can automatically insert it againgst the data for that complaint. The reason for this is that i could have several items against the one complaint number.
this is an example of the form
complaint No = (Autonumber from Access) lets say = 10
Complaint No date Item ID Qty
10 27/01/2003 pens 3
10 27/01/2003 pencils 4
10 27/01/03 rubbers 5
Then when I submit the data to Access it creates in the case three new records, each record relates to the same conplaint number
I hope you can understand what I am trying to do
Regards
Paul