Search results

  1. I

    Run Time Error 380

    This is an VBA question from Excel, but I am hoping the access experts will have an answer. I have a set of three cascading comboboxes (cbo3.RowSource is based on cbo2.Value, and Cbo2.Rowsource is based on cbo1.Value, and cbo1 Rowsource is based on a range in my excel spreadheet) Everything...
  2. I

    ComboBox populating table with autonumber instead of value

    I have a form with two cascading comboboxes. You select a responsible department in the first box, and then select a job function in the second box. When I choose a department, the value that gets entered into the table associted with the form is the autonumber, and not the department code...
Back
Top Bottom