L
Les
I have a form "frmProject_Record" with the field "strProject_Name" this form
als has 2 other fields of "strProject_Type" and "strCompany"
On exit from "strProject_Record" I need to update "strProject_Type" and
"strCompany" from the table "tblHigh_Level_Project"
I need to use a criteria which will match the field "strProject_Title" from
"tblHigh_Level_Project" to the form field
"frmProject_Record"!"strProject_Name" then update the other fields with the
correct data for that record.
I know this is quite simple but I cant seem to get it to work.
Any help appreciated.
Thanks
Les
als has 2 other fields of "strProject_Type" and "strCompany"
On exit from "strProject_Record" I need to update "strProject_Type" and
"strCompany" from the table "tblHigh_Level_Project"
I need to use a criteria which will match the field "strProject_Title" from
"tblHigh_Level_Project" to the form field
"frmProject_Record"!"strProject_Name" then update the other fields with the
correct data for that record.
I know this is quite simple but I cant seem to get it to work.
Any help appreciated.
Thanks
Les