Microsoft
Software
Hardware
Network
Question : Access Query Subform Value
Hi,
I have a subform which is a query which will only return one record and I would like to know how to reference the values in this query subform?
Thanks
Mark
Answer : Access Query Subform Value
Dim db as Database
Set db = CurrentDB
Dim rstQ as Recordset
Set rstQ = db.openrecordset("qryQuery
Name",dbop
ensnapshot
,dbseechan
ges)
'rstq(0) = first field
Random Solutions
How can I get AutoMySQLBackup to email logs?
SBS 2003 can ping but cannot browse internet
Cast Question for Crystal Reports
video driver needed
A component's file does not match the verification information present in the component manifest
windows 2008 MYSQL5.1 and PHP5
asp.net page to test database connectivity
How to remove automatic login from Outlook 2010
PfSense Captive Portal / VmWare HELP
SQL Server 2008 Licensing