sheetaldanve
Technical User
Hi,
In a report I have 4 sorts eg on columns A, B, C, D. Now I want to underline every time col A's value changes and skip a line every time col C's value changes. Is there any way to achieve this. (I tired to put a break on A and then on C...but that hampers my sort sequence of A, B, C, D)
Col A col B Col C Col D
----- ----- ----- -----
A B C D
A B C DD
A B CC DD
A BB CC DDD
---------------------------
AA BB CC DDDD
AA BB CCC DDDD
----------------------------
In a report I have 4 sorts eg on columns A, B, C, D. Now I want to underline every time col A's value changes and skip a line every time col C's value changes. Is there any way to achieve this. (I tired to put a break on A and then on C...but that hampers my sort sequence of A, B, C, D)
Col A col B Col C Col D
----- ----- ----- -----
A B C D
A B C DD
A B CC DD
A BB CC DDD
---------------------------
AA BB CC DDDD
AA BB CCC DDDD
----------------------------