Of the 40-50 fields how many of them are in your subform?
And I'm just looking at your form, it looks like you've got the logic all wrong. The checkbox just indicates that the old values should be copied across, it doesn't say dictate that when clicked a new record should be created and records copied across.
The code should have gone in the Brand New button's click event. Anyway, I'll look into it in a short while.
And I'm just looking at your form, it looks like you've got the logic all wrong. The checkbox just indicates that the old values should be copied across, it doesn't say dictate that when clicked a new record should be created and records copied across.
The code should have gone in the Brand New button's click event. Anyway, I'll look into it in a short while.