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
prstat vs top command
Maxtor OneTouch 4 Family drive is no longer working
AutoCAD 2010 crashing on Windows 7
My Windows 7 Professional bootup is very slow
Samsung 160 G disk bad sector at 30.91%, HDD Reg. still finding bad sectors but no fix? Why?
extracting BLOBs
Windows Server 2008 Enterprise Edition restarting because Lsass.exe error
windows 7 home password policy
How Do I Remove The File Tab From Ribbon In Access 2010
Group Policy settings for BitLocker startup options are in conflict