I have form (frmHour_Enter) that has a textbox (Hour_Rate) which has the Control Source with a DLookUp to find data on another table. The form (frmHour_Enter) is based on a table (tblHour_Enter) and this table has a field (Hour_Rate).
The form finds the DLookUp data OK and it appears in the textbox (Hour_Rate). But this data is not being transferred/entered in the field (Hour_Rate) in the table (tblHour_Enter). How can I get this to happen?
Thanks Sandy.
The form finds the DLookUp data OK and it appears in the textbox (Hour_Rate). But this data is not being transferred/entered in the field (Hour_Rate) in the table (tblHour_Enter). How can I get this to happen?
Thanks Sandy.