G
Guest
Hi All, I having trouble developing code needed to update tblClient w/ record
from tblSkill. Here’s the situation:
tblClient update records using tblSkill. tblSkill has one field containing
carpenter, labor, painting etc. When clients identify a skill on frmClient,
tblClient must be updated using the record from tblSkill.
What is the code to update tblClient with info from tblSkill when the skill
is selected using a Check Box on frmClient?
Thx
RD
from tblSkill. Here’s the situation:
tblClient update records using tblSkill. tblSkill has one field containing
carpenter, labor, painting etc. When clients identify a skill on frmClient,
tblClient must be updated using the record from tblSkill.
What is the code to update tblClient with info from tblSkill when the skill
is selected using a Check Box on frmClient?
Thx
RD