Search results

  1. C

    Forms with multiple tables

    Is it possible to have a text store it information in a table(s) other than the main table associated with a form.
  2. C

    Text box values from previous control

    OK I got it to work The problem was with the combo box. Thanks
  3. C

    Text box values from previous control

    Syntax error Thanks for input. I tried that and it returned with syntax error. I double checked the typing (I am a messy typist). Any further ideas?
  4. C

    Text box values from previous control

    I am trying to get a value to show in various text boxes after a value is entered in a combo box. In particular when a vehicle number is selected in the combo box it would complete fields showing the tag number, vehicle make and modl boxes filled in automatically. There are tables setup with...
  5. C

    Getting data to text boxes

    This is the same scenario I am working on. i do not know anything about code or programing so even though you gave this code i don't have any idea what to do with it. Sory i am such a newbie!
Back
Top Bottom