P
paul
Access 97 :
A form ( clients) with a subform (appointments) in data sheet view
Id like to to transfer the relevant information ( name address, tel no
etc) from the displayed 'client' record to the line of the subform that
Ive selected
1. Is the best way to do it with VBA?
2. How do i reference eg the fourth line of the datasheet view of the
subform.
? an array
3. Id like to transfer the appointment information ( eg time) back into
the main table writgin to a field in the 'client' table.
Any hints where to start ?
many thanks
A form ( clients) with a subform (appointments) in data sheet view
Id like to to transfer the relevant information ( name address, tel no
etc) from the displayed 'client' record to the line of the subform that
Ive selected
1. Is the best way to do it with VBA?
2. How do i reference eg the fourth line of the datasheet view of the
subform.
? an array
3. Id like to transfer the appointment information ( eg time) back into
the main table writgin to a field in the 'client' table.
Any hints where to start ?
many thanks