Microsoft
Software
Hardware
Network
Question : How to detect if the subform contain at least one record?
Hi,
Base on records information, I need to hide fields in a sub form and only if the sub form contain a record.
How can I detect if their a record in the sub form?
Thanks
Answer : How to detect if the subform contain at least one record?
if forms!MainForm!subformname
.form.reco
rdsetclone
.eof then
msgbox "No records"
end if
Random Solutions
The location of default.aspx in a website
Mouseover on div.a changes layout of div.b (pure CSS)
SSIS SQL Server 2005 null values
Show all records when variable is null
Using VLookup for Data Validation
How can I improve the RHEL TCP performance
Do I have to be on domain to FTP?
Citrix Provisioning Server, Cannot Find vDisk
301 redirect htaccess issue
Find database name in Visual Fox Pro database