G
Guest
hi all,
can i call a private sub of FORM1 in private sub FORM2.
i have a private sub AAA() in FORM1, and i would like to call it in private
sub BBB() that is part of FORM2.
can you please give me the syntax if this is possible.
thanks,
sam
can i call a private sub of FORM1 in private sub FORM2.
i have a private sub AAA() in FORM1, and i would like to call it in private
sub BBB() that is part of FORM2.
can you please give me the syntax if this is possible.
thanks,
sam