request order designing

  • Thread starter Thread starter ak
  • Start date Start date
A

ak

In report header I need fields :
requested by

1)
Date
supplier name
request order#
payment terms (either cash or cheque)

2)
S#
Description
Qty
Unit Price
Amount

Can I consider above mentioned 1 and 2 as table?

- Table 1 must be printed only in 1st page.
- Sometimes there will be multiple pages in one order request which will
continue in continuing pages once cannot accommodate in one page. There will
be page numbers too. Can I get Auto line numbers in Table 2? If yes how
can I arrange data type of table one and table two?
 
The ReportHeader section of a report appears ONLY on the first page so as
long as you are only printing one order at a time, you can place the group 1
fields there. As far as numbering the items for section 2 -
create a new unbound control
set its ControlSource to --- =1
set its grouping property to ---- Overall
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top