print memo across the detail line
I am working on a form of Bill of Lading, in which there is a "Shipping
Marks" (memo field) needed to print in the detail line, like the following:
SHIP MARK LINE1 100 PCS 1000KGS 50CBM
SHIP MARK LINE2 20 PCS 200KGS
10CBM
SHIP MARK LINE3
Note:
1. the ship mark is a memo field, only have 1 per Bill of Lading
2. "100 PCS ...." is the detail line
3. That means, I need to print the detail lines as usual (Header-Detail),
but the memo field on the left side (as a column): 1st ship mark line on the
1st record of detail line, and so on.
Pls give hints.
--
Benson Wong
D5, RB6.03
Marks" (memo field) needed to print in the detail line, like the following:
SHIP MARK LINE1 100 PCS 1000KGS 50CBM
SHIP MARK LINE2 20 PCS 200KGS
10CBM
SHIP MARK LINE3
Note:
1. the ship mark is a memo field, only have 1 per Bill of Lading
2. "100 PCS ...." is the detail line
3. That means, I need to print the detail lines as usual (Header-Detail),
but the memo field on the left side (as a column): 1st ship mark line on the
1st record of detail line, and so on.
Pls give hints.
--
Benson Wong
D5, RB6.03
This discussion has been closed.
Comments
ReportBuilder does not support vertical bands. You could use LeftToRight
traversing colunms but there is no vertical header or footer bands
available. The best RB can do is something like the example below. In this
case you would need to traverse the master data on your own and place the
data in the header column.
http://www.digital-metaphors.com/tips/HeaderFooterColumn.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com