Save on your hotel - HotelsCombined.com

Tuesday, 6 November 2012

How to Read a Value From a Query in MS Access 2007

A Recordset object can be a powerful tool to use in Microsoft Office Access when you need to query a table using Visual Basic for Applications (VBA). The quickest way to retrieve a value from a query is by using VBA. In VBA you can use the object to query a table in a database and retrieve values stored in the table. A Recordset object is used to manipulate data in a database at a record level.

Instructions

1. Open the Northwind database and click the "Database Tools" tab. Click "Visual Basic" to open the Visual Basic Editor Window. 
 
 2. Start by typing the following code to create a new subprocedure:
Private Sub readQueryValue()
 
Sponsored Links
 
Data Extraction Software
ABBYY FlexiCapture is the powerful data and document capture system 
 
3. Copy and paste the following VBA code to declare variables to use to read a query:
Dim nwDBS As Database
Dim nwRST As Recordset
Dim nwSQL As String
Set nwDBS = CurrentDb

4. Create an SQL query by typing the following code:
nwSQL = "SELECT Employees.[Last Name], Employees.[First Name] "
nwSQL = nwSQL & "FROM Employees;"
 
5. Open a new Recordset by using the SQL query created in the previous step:
Set nwRST = nwDBS.OpenRecordset(nwSQL)

 6. Move the Recordset to the first row of the query results and then move the Recordset forward two times to read the "Last Name" of the third row by typing the following code:
nwRST.MoveFirst
nwRST.MoveNext
nwRST.MoveNext
Debug.Print nwRST.Fields("[Last Name]").Value

7. End the procedure by typing the following code:
nwRST.Close
nwDBS.Close
End Sub

8. Press "Ctrl" and "G" to open the Immediate Window. Press "F5" to run your procedure and view the results through the Immediate Window.

Sponsored Links


No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Pertandingan Inovasi Peringkat Kebangsaan

Pokliekayo

Kejayaan Kami Di Peringkat Kebangsaan

Pokliekayo

Kejayaan Diraikan Bersama Pengarah BPTV

Pokliekayo

Kejayaan Pelajar Kami Di Peringkat Kebangsaan

Pokliekayo

Laporan Akhbar Kejayaan Pelajar Kami

Pokliekayo

Institusi Kesayangan Kami

Pokliekayo

5S Amalan Kami

Pokliekayo

Kumpulan Pemikir Pemaju Pendidikan Negara

Pokliekayo

Laporan Akhbar

Pokliekayo

How to build a computer (2012-Budget-Gaming)

How to build a computer

Laptop Hardware Repair

Building a PC - PC Assembly

How To Remove Virus Without Using Antivirus Program

How to open computer with out password?

how to log on windows if you forget the password

How To Find Wifi Password

How to get Free WiFi access anywhere, anytime

How to be a Computer Hacker

Double Your Internet Speed for Free

How to delete virus manually without using anti-virus

How to remove a Trojan, Virus, Worm, or other Malware for FREE

How to Detect If your pc has been hacked or not

How To Track People By Their Cell Phones

how to see who is using your wifi

How to shutdown someones computer using ''cmd''

How To Connect To Other Computers With Cmd!

Hack Any Computer With IP Address Using Back Track 5

How to Hack Other Computers And Shut Them Down!!!!!!!!

How to find if someone hacked your computer HD

How to hack usernames and passwords