Display data in columns on a Data Access Pages

J

Joseph

Hi All,
If I have a Data Access Page generated (save as) by a report (in Access)

ex: name & phone number

the page displays a long list that needs to be scrolled. Is there a way to
display the list in multiple columns allowing more information to display?

I can do this in the report but when the Data Access Page is generated (save
as) it reformats to single column.
 
A

aaron.kempf

I'd reccomend putting on a stricter where clause as opposed to making
your user scroll
 
Top