J
Jeff S via AccessMonster.com
I have a subform (datasheet view) that collects information about different
products. The left part of the data sheet has columns concerning the first
part of a process. The Right part has fields concenring the second part of
the process.
Usually when a new record is entered, only the left part is filled. After
that, the records are pulled and the 2nd par of the record is finished. Which
means that for a while the right part of the sheet is left blank. When it is
time to update these blank fields, there is a lot of data entry to complete
all the records.
I would like to automate the data entry in the columns on the right. I would
like to be able by dble clicking on a field to automatically fill the record
on the line below with the same information without adding a new record.
My coding skills are weak and any help is welcome.
products. The left part of the data sheet has columns concerning the first
part of a process. The Right part has fields concenring the second part of
the process.
Usually when a new record is entered, only the left part is filled. After
that, the records are pulled and the 2nd par of the record is finished. Which
means that for a while the right part of the sheet is left blank. When it is
time to update these blank fields, there is a lot of data entry to complete
all the records.
I would like to automate the data entry in the columns on the right. I would
like to be able by dble clicking on a field to automatically fill the record
on the line below with the same information without adding a new record.
My coding skills are weak and any help is welcome.