Columns in Continuous Forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a continuous form with only 3 columns...
Is it possible to have the columns fill the page, then move to the top of
the form on the right ans start again.

Basically, I want my form to do what a report does...down then across.
 
I have a continuous form with only 3 columns...
Is it possible to have the columns fill the page, then move to the top of
the form on the right ans start again.

Basically, I want my form to do what a report does...down then across.

Only by using two Subforms, with some possibly pretty snarky code to
determine their recordsources. Two places to search for examples of
how this can be done would be www.mvps.org/access and www.lebans.com -
don't know if either have them, but they'd be good bets if anyone has!

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top