|
Thanks for your replies.
AliKat, I'll have a try with your idea, but it'll have to wait till I get back to work on Monday!
LadynRed, I did try tables to start with, but the problem is I need the data going down the columns rather than across.:
A D G
B E H
C F I
Which is all very well if it's static data, but it's coming from a database in alphabetical order and it needs to be layed out as the little example above.
I might try something like splitting the data into 3 arrays, hmmmmmm....
Have to have a play on Monday morning.
Cheers for now
Mike
|