Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Nebojsa Milic

    Userform show from CATIA toolbar

    Thanks @Little Cthulhu. Sorry for late answer, I have managed to do it just renaming UsrfrmShow() to SubCATMain() and it worked...
  2. Nebojsa Milic

    Userform show from CATIA toolbar

    Hi there, I'm trying to show userform with commands which are linked to VBA modules. I have a module "Main_Userform_Show" which has sub procedure and vbModeless code: Sub UsrfrmShow() [/indent]Userform1.Show vbModeless End Sub When ran from module, Userform1 appears. When ran from toolbar or...

Part and Inventory Search

Back
Top