calling a sub

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
thanks thanks. i tried some many things and it didn't work. i guess it was
confidence that i was lacking. now i got it. it worked.

thanks ofer,

sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top