1) Sorry, No
2) You MAY be able to fake this out with an adroite use of small forms repeated across the area of the subform, and positional values in each record that you will have to programmatically work with..
For example, if you can fit 4 records across, give records
1, 5, 9 , 13 and so on "A",
2 , 6 , 10 , and 14 "B",
3 , 7 , 11, and 15 "C",
and 4, 8 , 12 , and 16 "D"
Then arrange your forms with four separate queries, each query returning the "A" records, or the "B" records, or the "C" records, and so on.
Base the left most form on "A" records query.
Base the second form in on "B" records query, and so on.
aaaaaaaaa bbbbbbbb cccccccc dddddddd
It's kludgy and kinda bizarre, but it should work.
Jim
How many of you believe in telekinesis? Raise my hand...
Another free Access forum:
More Access stuff at