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

    Word macro from VBA code

    I am currently building an application that creates a word document as its target for data that is collected. This data must be put in tables on the form. I have found no clean way to navigate from one table to another. originally I tried using.. ActiveWindow.ActivePane.View.SeekView =...
  2. denmark42

    Word Macro - Navigating Multiple Tables

    I am currently building an application that creates a word document as its target for data that is collected. This data must be put in tables on the form. I have found no clean way to navigate from one table to another. originally I tried using.. ActiveWindow.ActivePane.View.SeekView =...
  3. denmark42

    SSTab Control

    Does anyone have any example code for using the tab control to display different forms? I have not found very good reference for this item.. Thanks
  4. denmark42

    Date Report In VB: Multiple Detail Sections

    Is it possible to put multiple detail(1 parent, 2 or more child) sections on the report designer in VB6?? If not, is there some type of workaround? I have a CustRecord(Parent) table with 2 child (1 to many relat) tables that need to go on 1 form. Thanks, VB neophyte...

Part and Inventory Search

Back
Top