N
Newbie
I have a report that prints in 3 columns like so:
Code Usage
xys 10 dfr 10 fgh 34
abc 20 ser 45 dfhh 56
How can I get it to print with the headings on each column - like this:
Code Usage Code Usage Code Usage
xys 10 dfr 10 fgh 34
abc 20 ser 45 dfhh 56
Thanks
Code Usage
xys 10 dfr 10 fgh 34
abc 20 ser 45 dfhh 56
How can I get it to print with the headings on each column - like this:
Code Usage Code Usage Code Usage
xys 10 dfr 10 fgh 34
abc 20 ser 45 dfhh 56
Thanks