I have the main form where employees enter "issues". Some issues have fields that are the same. My fields are
Issue ID (auto)
Product
Entered BY
Issue Type
Priority
Request from
Status
Assigned to
Model
Description
Is there a way to have a "Copy" button that would copy all of the information in the form, and then paste it into the same form but in a new record?
Example...Say I have an issue that needs to be assigned to 2 different departments, I want to enter a new issue (we'll just say its issue 9) then have a copy button that would copy all of that information then open issue 10 and paste it in there.
Thank you for any help in advanced.
Lindsay
Issue ID (auto)
Product
Entered BY
Issue Type
Priority
Request from
Status
Assigned to
Model
Description
Is there a way to have a "Copy" button that would copy all of the information in the form, and then paste it into the same form but in a new record?
Example...Say I have an issue that needs to be assigned to 2 different departments, I want to enter a new issue (we'll just say its issue 9) then have a copy button that would copy all of that information then open issue 10 and paste it in there.
Thank you for any help in advanced.
Lindsay
Comment