B
Bill
I have a form with a sub-form in which I want
to include a VBA public function that is invoked
from a pop-up menu. I created the pop-up menu
and specified its name in the sub-form's properties.
I was expecting that when I right-clicked on the
sub-form that my function would receive control.
But, I get a runtime error indicating that Access
can't find the function. Does the public function
have to be in a general module? Code sheet of
the parent? Or what?
Thanks,
Bill
to include a VBA public function that is invoked
from a pop-up menu. I created the pop-up menu
and specified its name in the sub-form's properties.
I was expecting that when I right-clicked on the
sub-form that my function would receive control.
But, I get a runtime error indicating that Access
can't find the function. Does the public function
have to be in a general module? Code sheet of
the parent? Or what?
Thanks,
Bill