Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Reports through VB

Status
Not open for further replies.

qureshi

Programmer
Mar 17, 2002
104
AU
I have some reports already made in Access 97. I want to manipulate them through Vb. Cant figure out how?
 
haven't actually tried to do this, but goto your references in VB and select Access objects. Then dim a variable as MSAccess.(something) and see if it gets you anywhere.

You might also try posting this in The Visual Basic(Microsoft) Databases forum. Kyle ::)
 
KyleS
Thanks for the response. I will try this in the morning and let you know if it works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top