Numbered List

D

Debs

I have a numbered list box in a repeating section.When the first list box is
filled in and a new list box is entered, is there a way to repeat the
information listed in the first list box in the second list box. I'm not
using a database.
 
B

Ben Walters

Debs,
This could be done using managed code, if you capture the insert event you
could then simply copy all the data from the previous row into the new row.

If you need some more instructions on this let me know and I'll shoot a post
up on my blog
Cheers
Ben
 
D

Debs

Ben,
I don't have much experience with coding. Can you give me more instructions?

Thanks!

Debs
 

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

Top