Form in tabular format

  • Thread starter Thread starter Eric
  • Start date Start date
You would need to go to forms and select new and design view. From there you
would start to build your form in a tabular format based upon what you want.
 
Create a new form. In design view, on the format tab, choose Continuous as
the default view.

You'll need to show the form header (View menu). Set the record source and
add the controls for the fields that you want.

Select all the labels, Ctrl-X, select the Form Header, Ctrl-V to put the
labels in the Form Header.

Move each label and its associated textbox so that they are lined up
vertically. Reduce the size of the Detail section - the textboxes should be
aligned horizontally, so the detail section is very short.

It is really much easier to just use the wizard and tweak the results.
 
Back
Top