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
SQL 2005 Select Query from multiple tables
Should Sys Admins (Domain Admins) also have user accounts?
PL/SQL Export table data to .csv file and save; launch Excel inside PL/SQL and load saved .csv file
PHP 5.3.2 installation problem on Vista IIS7
adding a mac to sbs 2003 network
Crystal Reports 11 (migrating from 8.5) and VB6 using RDO resultset as datasource
How can I handle dbNull in Linq?
Include C++ header files in .Net Application
SSIS Package Hangs in SQL Job
CISCO UC520 - IP Phones & Computers on different ip ranges.