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 derfloh 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: Rissolo
  • Content: Threads
  • Order by date
  1. Rissolo

    Adding event code to a Command Button on a worksheet

    Hi, I am having difficulty adding code to a commandbutton and wondered if anyone has a solution for how to do this. Brief description: I create a worksheet on an open workbook by code (from a remote xla). I add a button to that worksheet by code. I want to assign event code to that...
  2. Rissolo

    How do I copy code modules from a remote file (VBA-Excel)

    This is either one question or two: As 2 Questions (excel 2000): 1.) How do I create a command button on a worksheet using code and have it run a macro located in a remote code module (.xla) I know the ActiveSheet.OLEObjects.("cmdButton1").Object.OnAction = "MacroName&quot...

Part and Inventory Search

Back
Top