Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle Report: Dynamic Copies of Address Labels

Oracle Report: Dynamic Copies of Address Labels

From: Ada <ada106_at_yahoo.com>
Date: 24 Apr 2002 18:30:16 -0700
Message-ID: <6bd047ec.0204241730.4db7df6a@posting.google.com>


Hi,

I have to build an address label report with the following interface:

Student ID        Number of Labels
123456789         2
987654321         5
223344556         6

User can input Student ID and Number of Labels to generate several copies of address label of students according to the input of 'Number of Labels'. Now, I can only generate an address label report for each student id with "one" copy, but not according to the input of 'Number of Labels'.

There may be two possible directions:
1) Write a SQL statement
2) Set properties of the report

Are they possible? If yes, how?
Or any ideas?

Thanks for your help!

Ada Received on Wed Apr 24 2002 - 20:30:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US