subforms

R

rob

Just womdering is it possible in access 2003 to display a continuous subform
accross the screen instead of down if so how
thanks
 
D

Douglas J. Steele

Assuming that what you're asking for is the data from row one is the first
column, the data from row two is the second column and so on, the answer is
no, it's not possible.

I suppose you might be able to simulate it using a cross-tab query, but that
wouldn't be updatable.
 
Top