D
Dustin Ventin
It seems as if your main problem is only seeing one record on a form at a
time. The way to fix this is simple:
1. Open your form in design view.
2. Right-click the box in the upper-left hand corner and select
'Properties'. This should show the properties for the form.
3. Make sure the 'Format' tab is selected in the Properties window.
4. The property second to the top should be 'default view'. Click on the
drop down box and select 'continuous forms'.
Whatever fields are returned by the form will be printed one on top of the
other, and can be formatted to look rather like a report. Additionally, you
will be able to click and follow the links.
As a note, remember that forms set to 'continuous forms' cannot have
subforms. Hope that helps.
Dustin Ventin
time. The way to fix this is simple:
1. Open your form in design view.
2. Right-click the box in the upper-left hand corner and select
'Properties'. This should show the properties for the form.
3. Make sure the 'Format' tab is selected in the Properties window.
4. The property second to the top should be 'default view'. Click on the
drop down box and select 'continuous forms'.
Whatever fields are returned by the form will be printed one on top of the
other, and can be formatted to look rather like a report. Additionally, you
will be able to click and follow the links.
As a note, remember that forms set to 'continuous forms' cannot have
subforms. Hope that helps.
Dustin Ventin