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

    Main Form - Sub Form Challenge

    This has been a problem for me for quite a while, but I'm sure someone has done something similar before. I have frmMaintAction (Main form) and subfrmMaintPartsUsed (Sub Form). The forms are Linked by a field called MaintID. The Sub Form is in Continuous Forms view (It is all the Maintenance...
  2. FabHead

    Get Field Data from Sub-Form in Continuous Form View

    I have a sub-form called MaintPartsUsed that is displayed in continuous form format. The sub-form may have from 1 to many records associated to the record in the main (parent) form. I would like to be able to access each record in the sub-form. Then copy certain fields to an excel template...
  3. FabHead

    Copy Access Form Control Values to Excel File Cells

    I have a form called "MaintAction" and on the form is a command button called "Create FSR" (Field Service Report). With the form opened to the desired record, I want to be able to click "Create FSR" then an Excel file called FRS.xls would open. Then the values of a...
  4. FabHead

    Unbound TextBox and Report Criteria

    I have a query built and a field named WaferType. WaferType consists of four possible entries called: WarmUP, Product, Monitor, and Maintenance. Now if I enter in the criteria box of the query under WaferType the following: "WarmUP" Or "Product" Or "Monitor" Or...
  5. FabHead

    Edit Graphic Image with MSpaint

    I have an graphic Image called "ImageWafer" in a form called BrokenWafer. I work in the semiconductor industry and want to track broken wafers. What I would like to do is have a command button in the form to open MSpaint and edit the graphic. I want to draw lines on it to show how...
  6. FabHead

    Combo Box will not Record Selection to Table

    I've got a Maintenance Action form that the user enters data and it is stored in a table tblMaintenance. I have a System Combo Box and a Sub-System Combo Box, I wanted the Sub-System list based on a selection from the System list......Thanks to this Forum I was able to figure that problem out...

Part and Inventory Search

Back
Top