Search results

  1. K

    Using Form to Track/Log Inspection Finds in Quality

    Background: I have created 3 Forms for our QC Department to complete every Hour for Visual and Measurement Inspections on parts running in the presses. Form 1: Part Selection - Operator will being using a Combo Box to Select the Part and Click a Button to go to Step 2 (Form 2) Form 2: Visual...
  2. K

    Solved Concatenating Field in Table

    Is there a way to Concatenate Fields Automatically as the needed Fields are completed - Without a Query? Situation Table - ID ONLY Columns - PartID, MoldID, PressID, RecordID RecordID = [PartID]&"-"&[MoldID]&"."&[PressID] - this is my Unique Valve used with other Append Queries. Unique Valve...
  3. K

    Introduction :)

    Hello - I am a Quality Engineer from Wisconsin and I have been task with Developing Inspection Databases for 3 plants and streamline the process. I am NEW to Access and VBA, I have taken some courses online but I am still VERY VERY Green with using Access. :)
Top Bottom