Display Records in columns

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

Guest

Is it possible in forms to display records in the following type of format?:
Record1 Record4 Record7
Record2 Record5 Record8
Record3 Record6 Record9
i.e. like columns in a word document
or as
1 2 3
4 5 6
7 8 9
Rather than
Record1
Record2
Record3
etc
 
I want to display a picture field from each record on the same page rather
than one below the other.
 
In what context do you mean use "single record". I'm not sure I understand
what you are referring to
 
When you design a form, the records can either be continuous (as you already
mention) or "single record". This shows one record at a time.

In form's design view click on the little black square in the top left hand
corner. In the format tab you will have "default view" (set to "single form")
and "views allowed" (set to "form")
 
Thank you for your help. I have not had a chance to look at it, that this is
the information I am looking for.
 
Back
Top