Hi,
I'm looking for a method to copy field data from a record in a form which includes information in a subform. I need to do this in order to allow the user to copy data from one record and then edit it lightly rather than filling in the same information over and over.
I have searched the web to try and find an answer however I am finding it difficult to implement the coding given into my form. My subform has a primary key which is an ID (autonumber) and a foreign key which is the ID of the main form. Along with these two, there are six fields which allow multiple items to be entered displayed in the form as list boxes.
Any help would be appreciated, thanks in advance.
Kyle.