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

    list of vba controls that support automation events.

    Hello, My question is, has anyone found or compiled a list of controls for vba that support arrays with events? Im having trouble generating a control array for Text box's and combo box's added at run time. Ive created arrays for command, toggle and spin buttons that support all events...
  2. oetkbyentc

    problem adding a frame control at runtime.

    Application: Excel Im having trouble placing a frame control within an existing frame at run time. If I modify the code to add the frame to the userform the code runs fine. If I run the same code but try to place the frame on an existing frame, excell simply crashes. Any thoughts would be...
  3. oetkbyentc

    New Page "Event" in a word document

    Im looking for a way to tell if a page has been added to a document being created by a macro, based on input from a user. I have tried the wbstatus.pages call but it stalls during macro execution and only updates randomly. I need this functionality to add specific text to the top of the new...

Part and Inventory Search

Back
Top