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
Fixing - Cannot perform an aggregate function on an expression containing an aggregate
Windows form dialog box Refresh parent
Open a form and populate an unbound field on the form being opened
Advice needed... getting data from another application into Access
ASP.Net asynchronous sql execution
Automatically rename an Excel worksheet with previous days date, excluding weekends
How do I programmatically set the recordsource in a subreport?
how to keep the session variable alive until the user close the browser?
SharePoint: Error Moving File or Folder Cannot Read from Source File or Disk
How to recover moved files and deleted files from Windows machine