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

    MS Access Database to a Windows Applications?

    What I am trying to do is convert my entire database (tables, forms, reports, macros, modules, etc) into VB so that I am able to create a windows application rather then opening MS Access. I have the layout, also a great deal of VB coding behind my database and am uncertain on how to output it...
  2. wayniac42

    Checkbox/Reports

    Does anyone know a code to help me with this problem. I would like it so that when a check box is clicked, it will automatically add that field to a report. Here is an example: Option A (Checked) Option B (Checked) Option C (Not Checked) Option D (Checked) Report Option A: Information...
  3. wayniac42

    Hide/Unhide Tabs

    I require something very similar. I have a database built on 4 tabs, but inside one of those tabs I would like another group of tabs. The problem is that my second group of tabs are being displayed on ALL of the main 4 tabs and not the single tab that I would like it to. What I am asking is if...
  4. wayniac42

    Tabs within Tabs?

    Can a tab be inserted within single tab without conflicting with the other tabs. If this cannot be done, how might I go about having several large objects within a single tab and keeping them within the same form? Here is a more pictorial view...
  5. wayniac42

    Subform to Main Form Text Transfer

    Can someone help me make it so that the subform I am working on transfers the text within the field to a text box on the main form when clicked. Is there a macro available or a line of code that can do this task?
  6. wayniac42

    Combo Box, Subform, Text Box - Relationships/Filter

    What I am trying to do is select an item from the combo box and have it displayed in the subform. Then once you scroll though the subform and find the field you like, click on it and it will automatically be transferred to a text box. I have created a 3-step image demonstrating how it should...

Part and Inventory Search

Back
Top