Hi,
I have a database (Access 97) which has a form that displays a number of records using text boxes, subforms and tabsheets.
I was wondering if it was possible to make it so that if a user needs to duplicate all the info on a certain record onto another one, then they can maybe tick a box on the child record and this child record will then always have the values of the parent record.
I suppose as well as ticking a box on the child record, the user will also enter the ID Number of the master record (which will be a unique record) so it know where to link to.
I have a feeling this needs some coding but am not that good at writing code apart from basic if statements and stuff.
Any help would be greatly appreciated. Sorry if it doesn't make sense (its tricky to explain).
I have a database (Access 97) which has a form that displays a number of records using text boxes, subforms and tabsheets.
I was wondering if it was possible to make it so that if a user needs to duplicate all the info on a certain record onto another one, then they can maybe tick a box on the child record and this child record will then always have the values of the parent record.
I suppose as well as ticking a box on the child record, the user will also enter the ID Number of the master record (which will be a unique record) so it know where to link to.
I have a feeling this needs some coding but am not that good at writing code apart from basic if statements and stuff.
Any help would be greatly appreciated. Sorry if it doesn't make sense (its tricky to explain).