Results 1 to 2 of 2

Thread: Report with two detail sections (Closed)

  1. #1

    Thread Starter
    Hyperactive Member divined's Avatar
    Join Date
    Aug 2004
    Location
    Thessaloniki, Greece
    Posts
    447

    Exclamation Report with two detail sections (Closed)

    Hello everybody

    I would like to create a report, which would look roughly like the one below :


    A REPORT


    repair_number Repair_cost

    spare_part_number spare_part_cost

    "repair_record_just_one (number & cost)"

    "spare_part_records (number & cost)"
    ......................
    ......................

    sum(spare_part_cost)

    sum(total_cost_of_repair = repair_cost + spare_part_cost)


    I don`t know if it is very clear. What is happening is that there are several repair records and every repair can use some spare parts. The whole idea is that I want a report where for every repair_record I can get the all the spare_parts printed and calculate the total cost. The total cost is equal to the fee of the repair plus the price of every spare part.

    I have created two detail sections in my form but get no results in the preview section. Any guidelines as to how I can procede?

    thx, in advance

    George Papadopoulos
    Last edited by divined; May 12th, 2005 at 05:49 AM. Reason: Question not well placed
    SteadFast!

  2. #2

    Thread Starter
    Hyperactive Member divined's Avatar
    Join Date
    Aug 2004
    Location
    Thessaloniki, Greece
    Posts
    447

    Exclamation Re: Report with two detail sections

    I`m closing this thread, since the question wasn`t well placed.

    thx, for reading it!

    George Papadopoulos
    SteadFast!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width