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
MySQL error in SQL syntax
wrr-queue bandwidth error
OWA for Exchange 2003
Does VPN users slow down local users?
DWR Pagination
Virtual Memory
troubles getting BETWEEN logic to work
Best route to split VMDK
Internet Usage Tool
Buffalo Tera Station and Windows Server 2008 Authentification