Avatar

Level 6

Hmmm, that didn't work...thank you for your input though; I appreciate it!

I think I may have gotten it to work with:

Body4.JobExp._detail.count = 2;

Body4 = subform name

JobExp = table name

_detail = row

I just added it to the Reset button's click event.

S