View Full Version : Displaying multiple records on a form


ShadyOne
08-08-2000, 05:47 AM
Does anyone know how to display multiple records on a form. For example, I have a helpdesk and I want to see all records entered for today in the form when the form is opened. I guess I want a listing of all records with a specific date (say like today) to be displayed when the user opens the form. Any ideas¿

Thanx in advance

Pat Hartman
08-08-2000, 08:21 AM
Single Form, Continuous Forms, and Datasheet are the three options for the form property named - Default View.

If you use the wizard to create a form these options are called Columnar, Tablular, and Datasheet.