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
Cisco "Do wr" does not work in "conf t" mode or any other sub-mode
Giving permission for stream writer to write in C:/ drive
Searching in Windows 7 Ultimate and Wind 2008 Server how do I search accurately?
Running the System Update readiness tool.
How do I activate a product key for Windows 7 professional on a pushed machine
Can't locate DBI.pm in @INC
Broken WSUS on SBS 2003 because of MSDE
Need a "quiz" application that saves to a database
exchange 2010, user has left company, simple way to get all users new emails to different user?
WSUS Clients not reporting to the WSUS console or SBS 2008 Console