G
Glen
I have a form, ACCOUNT, that is used to enter and edit bank account information. It also includes a subform call SIGNLINK that includes all the signers on an account plus their rights, e.g., can sign check, can send wires, etc
Sometimes several accounts are opened at the same time at the same bank. To make life easier it would be nice if I could duplicate the information from the first account to the next account--and then input the second account number and make some minor changes, like the account title ("Main payroll account")
What is the best way to do something like this? Particular keeping in mind the one-to-many relationship between the ACCOUNT form and its SIGNLINK subform.
Sometimes several accounts are opened at the same time at the same bank. To make life easier it would be nice if I could duplicate the information from the first account to the next account--and then input the second account number and make some minor changes, like the account title ("Main payroll account")
What is the best way to do something like this? Particular keeping in mind the one-to-many relationship between the ACCOUNT form and its SIGNLINK subform.