Microsoft
Software
Hardware
Network
Question : Form with Subform, How to check if child record(s) within a subform exists.
I have a from with a subform embedded within it. They are both linked via master/child id field.
I'd like to have a textBox on the parent form that displays "child record exist" if there are one or more child records linked to the master record. And if there is no child record its just stays blank.
Thanks
Lat
My coding skills is not so great, details is much appreciated.
Answer : Form with Subform, How to check if child record(s) within a subform exists.
Put this in the Control Source of your text box:
=IIf([Forms].[Form6].[fsub
01].[Form]
.[Recordse
tClone].[R
ecordCount
]=0,"no records","You Got Records")
where fsub01 is the Name of your Subform Control on the Main form.
mx
Random Solutions
What is the difference between a MSI and MST file.?
HELP!!! email a .snp report....
Is there a way of identifying when a field is used and in which queries
Access 2007 - Data Entry Property is not working within a subform.
VBA Help Doesn't Work
Login scripts not working between domains with a trust
User Profile Service error when logging in. Regedit BAK stuff not applicable.
Can't Open Reports
Exchange 2010: 550 5.7.1 Client does not have permissions to send as this sender
Linking error Debug (Release without linker error) *unresolved external symbol*