OK. So it works if I explicitly reference the form, but why isn't working when I use the screen.activeForm rather than the explicit reference to the form? These subforms are being used on two main forms, which is why I went with screen.activeForm. Not a big deal in this instance to create a copy...