klapy
07-20-2006, 02:00 AM
I have a report like this:
number: test1
artist: test1
title: test1
number: test2
artist: test2
title: test2
________________
next page
number: test3
artist: test3
title: test3
number: test4
artist: test4
title: test4
but what I want is this:
number: test1 number: test3
artist: test1 artist: test3
title: test1 title: test3
number: test2 number: test4
artist: test2 artist: test4
title: test2 title: test4
or maybe even 3 columns.
Why I want this is because I want to be able to print the report on labels.
Also is there a easy way to create labels?
In word you can use premade tables to fit it on the labels, can I do this in a report as well?
number: test1
artist: test1
title: test1
number: test2
artist: test2
title: test2
________________
next page
number: test3
artist: test3
title: test3
number: test4
artist: test4
title: test4
but what I want is this:
number: test1 number: test3
artist: test1 artist: test3
title: test1 title: test3
number: test2 number: test4
artist: test2 artist: test4
title: test2 title: test4
or maybe even 3 columns.
Why I want this is because I want to be able to print the report on labels.
Also is there a easy way to create labels?
In word you can use premade tables to fit it on the labels, can I do this in a report as well?