Show continuous form records in columns

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

Guest

Is there any way to flip the orientation of a form around so that I can have
my field labels listed vertically down the left of the form and each added
record being a new column--instead of a row--to the form?
 
Rotate your monitor 90 degrees :)

Sorry, Brent, I couldn't help myselft.

I honestly don't think it would be reasonably doable. If you used an
unbound form and a lot of VBA, you could emlulate that behavior, but that
would be a nightmare to maintain and probably not very responsive.
 
Back
Top