Search results

  1. J

    One field populates based on another field

    Attached is the database. Attached is the database. Create a new record. Choose something from the hardwareID field - notice it shows 2 columns. When you make a selection from the hardwareID field, I would like the second column (which is a description) to jump into the next field. All of...
  2. J

    One field populates based on another field

    Table only - not a form On a form, yes. I don't see any drop downs in your tables. I'm not having any issues with this on a form. I don't know that what I'm looking for is a "Cascaded Combo". Does anyone know if it's even possible STRICTLY in a table? I appreciate the help. Joe
  3. J

    One field populates based on another field

    Data in one field autopopulates another record I see plenty of references to forms using this method... which I already have setup on a form... one combo populates the records shown in another combo that you can choose. But I don't see any references that explain how filling in a field in a...
  4. J

    One field populates based on another field

    TABLE field populated by contents of another TABLE field Just for sake of example, I have a table with 2 columns in it. The first one is called "Hardware" and the second one is called "HardwareID". I do not wish either to be an autonumber. The data in each field is retrieved from another...
  5. J

    Combo box based on combo box requeries subform

    I have a table containing a list of our properties. I have a table containing a list of computer stations (nodes) AT those properties. The above information can now be discarded. I have a table called "Devices" containing lookup information to our properties and the nodes. I have a form with...
Back
Top Bottom