Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 11th, 2006, 12:17 PM
Registered User
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Generating report via VBA in Access

Hi,

I have got a database which is creating x tables (with values) for y variables by running a vba code in which I have included a loop.
What I would like to do now is creating y reports via vba and via the same type of loop.

Each report will have to use data from several tables.

Is this possible and how do I start?

Many thanks,

Gurkie
 
Old July 13th, 2006, 04:29 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to anukagni Send a message via Yahoo to anukagni
Default

what is X & y ? give me some examples...
and i tell we cont do any modification in the report


bye
------------------------
pap...
 
Old July 16th, 2006, 02:16 PM
Friend of Wrox
 
Join Date: Jul 2005
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What are you creating so many tables? You probably do not need to do this. If all the tables are identical except for name, then you definently should be puting all the dat into a single table with a field that identifies the data, like "category". Then you will need a single report and just pick the "category" you want to print.

Boyd
"Hi Tech Coach"
Access Based Accounting/Business Solutions developer.
http://www.officeprogramming.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Special Formatting in MS Access Report via VBA alforddbu VB Databases Basics 9 December 20th, 2007 04:14 PM
Access VBA Report Criteria anterior Access VBA 17 October 24th, 2007 07:13 AM
generating report using MS Access shazia1 VS.NET 2002/2003 1 June 15th, 2006 05:05 AM
Subtotals in access report using vba bogaerts Pro Visual Basic 2005 0 January 30th, 2006 08:33 AM
Need help creating word report from Access VBA emapis Access VBA 2 November 10th, 2004 05:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.