Avatar

Level 1

You need to create multiple instances of the SAME subform in order for the auto-numbering script to work.  It looks like you may have buttons that point to different subforms.

Check your "click" events on all your buttons and make sure they point to the same repeated subform.  Also make sure you check "Repeat Subform for Each Data Item" under the Binding tab of the subform you wish to repeat.