On Wed, 23 Jul 2003 14:04:49 -0700, "Chuck Dickson"
<CDICKSO@USAIRWAYS.COM> wrote:
>However, it is difficult to read and
>would be easier on the eyes if I could add a blank row
>after each 4 rows of data or records. Any ideas how to do
>this?
That would be pretty tough. The only way I can think to do it would be
to use several subforms, each with room for four rows, with
Recordsources such that each subform displays a separate set of
records. Another (ugly) possibility would be to have all the fields
defined as not-required and manually enter blank records (except for
the Primary Key). These records would, of course, screw up any
statistics or counts that you might need.

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
[url]http://go.compuserve.com/msdevapps?loc=us&access=public[/url]