Search results

  1. A

    Table is recieving ID instead of description from form

    I have a form with two combo boxes where one is dependent on the other. Essentially the user will select a category of products in the first one, and a specific product in the other. Once the record is saved it puts that data in the table associated with the form. However it shows the ID for...
  2. A

    Auto populate label caption using a combo box in forms

    I am creating a form where in short, a user will input measurements of products for quality inspection. At the moment I have label captions stating what the measurement should be and it's tolerance. The length is the only dimension that changes depending on product. Currently, I have it so the...
Top Bottom