AutoNumber Repeating Sections

V

Vickie

I would like to have a field in a repeating section that automatically
sequentially numbers the sections. I've tried counting a field in the
section, but it just counts itself. Any suggestions?
 
S

Stripe-man

I would like to have a field in a repeating section that automatically
sequentially numbers the sections.  I've tried counting a field in the
section, but it just counts itself.  Any suggestions?

Too easy:

ON the field you want the coutn to happen:
count(preceding-sibling::*)+1
 

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