Josh McFarlane
darsant at gmail.com
Thu Jun 30 12:46:58 CDT 2005
On 6/30/05, Dale Kalsow <dkalsow at yahoo.com> wrote: > Good Afternoon, > > I have a form that has a subform in it. In the subform there is a subroutine that I want to execute for a new popup form. Does any one know how I reference this subroutine for the subform from the popup form? > > Thanks! > > Dale If it is a public function, you can refer to it the same way you refer to a field on the form from another form. It's been a while, but I think it's Forms_FormName.FunctionName -- HTH Josh McFarlane "Peace cannot be kept by force. It can only be achieved by understanding." -Albert Einstein