Repeat Button Possible?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I was wondering if this is possible:

If a user has three loans by the same company(but different loan numbers,
amounts etc..) and fills in all the information in record one, because most
of the information will be the same for the next two records(next two loans)
is there a way to repeat the information from the first record to
automatically fill in record two and three by clicking a button or something?
My reason for asking is because one of the users said it take a lot of time
to entered repeated information and asked if there was a way to carry it to
the next record.

Thanks!!!!
 
See:
Assign default values from the last record
at:
http://allenbrowne.com/ser-24.html

The code is very easy to implement. (It's a bit lengthy because it has to
figure out which controls to copy, and which ones not to, but you just
copy'n'paste it.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top