Forum Discussion

tomgramling's avatar
tomgramling
Regular Visitor
6 years ago

Hiding values in a table column

Hi,

 

I have a table that looks like this.

column1  column2

NE            A

NE            B

NE            C

SE             D

NW          E

NW          F

 

I want to hide the duplicate values in column1 so my table looks like this

column1  column2

NE           A

               B

               C

SE           D

NW         E

               F

 

Is this possible?

 

Thanks,

Tom

4 Replies