In Crystal Reports I am looking to have a header footer then header footer with linked info but different Sums -


So I know that it is not possible to

  Header 1 Description footer 1 headers 2 detail footer 2   

but I'm trying to create a form that displays

  Invoiss invoice #, date, status, membership, Balance due info total debit credit on terms, total, balance information credits Total: Balance: the   

debit balance - credit I in order to receive an invoice Was able to, but I can not understand that credit is shown how the debit total.

Edit ----------------------------------------- - ------------------------------

Support also with the requirement below:

  

I null [ar saled qty] Should be the value to capture any ideas?

Now I'm having trouble getting it on the same page ... Print on one page in 1 print and Page 2. 2. The amount of record is different but the first record In the first sub-station there are 3 lines and the second subreport is 1.

Your requirement is definitely possible ....

Single Main Use two sub reports in the report where you can get the desired structure

  header 1 // sub report 1 detail // sub report 1 footer 1 / sub report 1 header 2 / sub report 2 Details / Sub-report 2 Footer 2 // Sub-report 2   

Let me understand any issues

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -