merge same valued cells in one column

edited March 2010 in FastReport 4.0
in my fr3 file there is one report which like as below.

Product
Model
Count

Monitor
HP
15
Monitor
DELL
11
Case
HP
22
Case
Dell
16
Case
Sony
18
VGA
Intel
-20
VGA
ATI
15

And I need to merge the cells in product column which cell values are same like below.

Product
Model
Count

Monitor
HP
15
DELL
11
Case
HP
22
Dell
16
Sony
18
VGA
Intel
-20
ATI
15


how can I do this.
Pls Help me.

Comments

  • Daniel Neo SistemasDaniel Neo Sistemas Tubar??o, SC - Brazil
    edited 7:19AM
    Hello qartal84,

    you can use the property SupressRepeated in the Product's memo.

    I hope that has helped you...

    Regards,

    Daniel
    qartal84 wrote: »
    in my fr3 file there is one report which like as below.

    Product
    Model
    Count

    Monitor
    HP
    15
    Monitor
    DELL
    11
    Case
    HP
    22
    Case
    Dell
    16
    Case
    Sony
    18
    VGA
    Intel
    -20
    VGA
    ATI
    15

    And I need to merge the cells in product column which cell values are same like below.

    Product
    Model
    Count

    Monitor
    HP
    15
    DELL
    11
    Case
    HP
    22
    Dell
    16
    Sony
    18
    VGA
    Intel
    -20
    ATI
    15


    how can I do this.
    Pls Help me.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.