Search results

  1. R

    Combo box that displays two fields upon selection.

    Doug you are an absolutely fabulous individual! It worked like a charm...thank you for replying and making the end of my day brighter than the rest! Rebecca **Ignorance is bliss, and that's why I'm so darn happy**
  2. R

    Combo box that displays two fields upon selection.

    Me again... I have a combo box that comes from a condensing_unit table. This table has a numeric primary key (numbered 100-1xx)...each record has a unit_number and a coil_number. There are two of each unit_number using different coil numbers. When I create the combo box it shows both the unit...
  3. R

    Fill in a form control based on another control

    I want to automatically fill in a text box on my form based on the selection in the previous list box. I know how to do this in Oracle...love those post-text triggers...but can't seem to get it right in Access. i.e. I have a Sales_Reps table with Rep_ID, Rep_name and Rep_phone (among others)...
Back
Top Bottom