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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Hellboy007
  • Content: Threads
  • Order by date
  1. Hellboy007

    VBE(Visual Basic Editor) Keep focus in VBE

    Hi I have created a xla file. The main purpuse of that file, is to be able to copy the code lines of the selected VBProject on to the clipboard. In that file, i have created 2 userforms. The goal of the first one when called upon, is to present in a TreeView control, all the Procedure that...
  2. Hellboy007

    Show TooltipText of a new menu in VBE

    Hi I have created a New Menu in VBE. I know in VBE, that to be able to Run the macro associated with this menu (OnAction), you need to create class module that dectect the events Click of that menu to run the Action. But, not being qualified enought (yet), i think you have to do the same king...
  3. Hellboy007

    Create ZIP file code

    Hi I would like to know if there is a open source code in VBA for creating a zip file. Thank's Philippe
  4. Hellboy007

    VBE (Visual Basic Editor) Variable

    Hi With an XLA file that load when Excel open, there is a new button in the vbe standard bar menu that appears. With the click of that button it pops up a userform that contain a TextBox that shows all the code that is present in the vbe XLA file. The problem that I have is that it always...

Part and Inventory Search

Back
Top