how to use the ms access reports in vb6.0 - TechRepublic
Question
May 7, 2007 at 08:55 PM
agrawal.sonika

how to use the ms access reports in vb6.0

by agrawal.sonika . Updated 18 years ago

How to use ms access reports in vb6.0 with particular view?

How to split mdi form in vb6.0?

How to set picture alignment on mdi form?

How to input FROM date and TO date from text box on VB form to text boxes on Access report, query data using Automation, ADO, ACCESS2000 database
To preview report I’m using code objAccess.DoCmd.OpenReport rptName acPreview, , strWhere. Criteria from VBform have to be placed in strWhere.

This discussion is locked

All Comments