Microsoft
Software
Hardware
Network
Question : LinkMasterFields and LinkChildFields?
Hi:
What shoul I write here please?
Me.sufEmpAttend.SourceObje
ct = "sufEmpAttendChange"
Me.sufEmpAttend.LinkMaster
Fields = ???
Me.sufEmpAttend.LinkChildF
ields = ???
I have a field "AttendID"
It is in the two forms, the main and sub form
My main form name is "frmAttendance"
My sub form is "sufEmpAttendChange"
I do it this way but wrong, I get error message in the third line
Me.sufEmpAttend.SourceObje
ct = "sufEmpAttendChange"
Me.sufEmpAttend.LinkMaster
Fields = Me.AttendID
Me.sufEmpAttend.LinkChildF
ields = [Forms]![frmAttendance]![s
ufEmpAtten
dChange].F
orm![Atten
dID]
err:" Microsoft office access unable to find the field "sufEmpAttendChange" you point to in the Expression
and hi mark the third line "the LinkChildFields""
please
Answer : LinkMasterFields and LinkChildFields?
You must use "AttendID" to set the property value (with " ")
Random Solutions
Filter form
Datepart / Week part in reverse
Viewing Crystal Reports in an MFC SDI Application
What is difference between 2003 Standard and 2003 Datacenter servers?
The difference between the server types "Web Front End" and "Stand-alone?"
Problem with insert into query..
How to copy section of each field from Colm 1 to Colm 2 in excel
"Insufficient system resources exist to complete the requested service." error when accessing network shares
open a form automatically in strat up with MS Access 2007
RDP vs. XenApp?