Access Form design - columns?

  • Thread starter Thread starter Smatavery
  • Start date Start date
S

Smatavery

I am using MS Access 2003 and I would like to set up a form with 6 records
visible in a 3 wide, 2 high grid. I know how to set the form up in
continuous mode and I've got the 2 high taken care of. Is it possible to
have records side by side, like in a column view, in an Access form?
 
Smatavery said:
I am using MS Access 2003 and I would like to set up a form with 6 records
visible in a 3 wide, 2 high grid. I know how to set the form up in
continuous mode and I've got the 2 high taken care of. Is it possible to
have records side by side, like in a column view, in an Access form?


So far as I'm aware, you can only do this by means of side-by-side subforms,
and in that case you need to do some careful fiddling to arrange for each
subform to show only the records appropriate to it. It's not a trivial
thing to do.
 
Back
Top