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
> 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.
Debs - 26 Apr 2006 05:24 GMT
Ben,
I don't have much experience with coding. Can you give me more instructions?
Thanks!
Debs
> Debs,
> This could be done using managed code, if you capture the insert event you
[quoted text clipped - 9 lines]
> > information listed in the first list box in the second list box. I'm not
> > using a database.