G
Guest
i have created an update query in order to update all 25000 records of a particular field.
the field is a lookup field to another table and i have limited the options to be selected (table design, query statement) by setting up certain criteria to another field of the original table.
it is also a required field and the relationship between the two tables is one-to-many.
the update query doesn't work. is this because it is a lookup field an i have to select the value? how can i select the value in the update to field?
the field is a lookup field to another table and i have limited the options to be selected (table design, query statement) by setting up certain criteria to another field of the original table.
it is also a required field and the relationship between the two tables is one-to-many.
the update query doesn't work. is this because it is a lookup field an i have to select the value? how can i select the value in the update to field?