[AccessD] Dynamic number of rows on a report

Charlotte Foust cfoust at infostatsystems.com
Tue Mar 29 15:00:15 CST 2005


You need to create a group on the shop orders.  That will repeat the
detail section appropriately for each order.

Charlotte Foust
 

-----Original Message-----
From: Joe Rojas [mailto:JRojas at tnco-inc.com] 
Sent: Tuesday, March 29, 2005 10:37 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Dynamic number of rows on a report


Hi All,

I am creating a report that needs to dynamically repeat the detail
section. The report will be an inspection plan that is included in our
shop orders. The number of "rows" on the report would be dependent on
the shop order quantity. I was thinking that one way to do this would be
to dynamically create a table that has the correct number of rows in it
so that the detail section of the report would repeat accordingly.

The part that I'm stuck on is how to create this table. I guess I could
calculate the number of rows needed and insert the rows into the table
by looping through some code, but I was wondering if there is a more
direct way, maybe using SQL, to do this?

Any ideas?

Thanks!
JR




This electronic transmission is strictly confidential to TNCO, Inc. and
intended solely for the addressee. It may contain information which is
covered by legal, professional, or other privileges. If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy, or take any action in reliance on this
transmission. If you have received this transmission in error, please
notify the sender as soon as possible and destroy this message. While
TNCO, Inc. uses virus protection, the recipient should check this email
and any attachments for the presence of viruses. TNCO, Inc. accepts no
liability for any damage caused by any virus transmitted by this email.
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list