Search results

  1. F

    #Name error in Form

    information shows up in the query.
  2. F

    #Name error in Form

    Field is coming from a select query that is pulling data from a linked table. No joins.
  3. F

    #Name error in Form

    Controls don't have same names as fields. Fields have entirely new names. Problem happens no matter which of the new fields I added to the table I use. It's like the DB doesn't like those fields on this form. (The form is named Budget_Form). Field names are DSQty, DSFrgt, STQty, STCost. all are...
  4. F

    #Name error in Form

    I've added some fields to a table in the database. When I try to use any of those fields on a form, I get a #Name? error. I've recreated the fields several times and changed the names, but continue to get the same error. Also, if I use the new fields on a new form, they work fine. So I created...
Back
Top Bottom