HappyApple
Registered User.
- Local time
- Today, 17:37
- Joined
- Jan 10, 2003
- Messages
- 15
HI there,
I have a form which is made up from a query linking together about 3 tables.
I would like the user to be able to click a button on the form that enables them to duplicate the entire record without having to retype it in all the fields. The new record should have a new id and the ability to make minor changes to any fields afterwards.
I know this should be simple but I'm not using vba yet and the 'Paste Append' is not availble from the form.
any help would be greatly appreciated

I have a form which is made up from a query linking together about 3 tables.
I would like the user to be able to click a button on the form that enables them to duplicate the entire record without having to retype it in all the fields. The new record should have a new id and the ability to make minor changes to any fields afterwards.
I know this should be simple but I'm not using vba yet and the 'Paste Append' is not availble from the form.
any help would be greatly appreciated
