Hi
I would like to format a database field (string) to print in 2 columns like this
aaaaaaaaaaa 1 aaaaaaaaa n+1
aaaaaaaaaaa 2 aaaaaaaaa n+2
aaaaaaaaaaa 3 aaaaaaaaa n+3
aaaaaaaaaaa 4 aaaaaaaaa n+4
. .
. .
. .
aaaaaaaaaa n aaaaaaaaa m
where 1,2,3,4,n,m represents the row no. I would like the database field to print down and then across the page in 2 columns. Is it possible?
Regards
Krishna Kumar
I would like to format a database field (string) to print in 2 columns like this
aaaaaaaaaaa 1 aaaaaaaaa n+1
aaaaaaaaaaa 2 aaaaaaaaa n+2
aaaaaaaaaaa 3 aaaaaaaaa n+3
aaaaaaaaaaa 4 aaaaaaaaa n+4
. .
. .
. .
aaaaaaaaaa n aaaaaaaaa m
where 1,2,3,4,n,m represents the row no. I would like the database field to print down and then across the page in 2 columns. Is it possible?
Regards
Krishna Kumar