Connecting Tech Pros Worldwide Help | Site Map

Only get 1st record viewed in Report.

AA Arens
Guest
 
Posts: n/a
#1: Dec 31 '05
In "Repords" I used the "New" tool and made a Report in columns.
However, I only get the first record viewed, not the others. What's
going on?

Bart

Access 2003.

Larry Linson
Guest
 
Posts: n/a
#2: Dec 31 '05

re: Only get 1st record viewed in Report.



"AA Arens" <bartvandongen@gmail.com> wrote in message
news:1136039630.248341.274300@g44g2000cwa.googlegr oups.com...[color=blue]
> In "Repords" I used the "New" tool and made a Report in columns.
> However, I only get the first record viewed, not the others. What's
> going on?[/color]

Sounds as though you included a WHERE clause in the RecordSource of the
Report, or opened the Report with a DoCmd.OpenReport and included a
WhereCondition argument (in some paths through the Command Button wizard,
this will be the variable stLinkCriteria).

Larry Linson
Microsoft Access MVP


AA Arens
Guest
 
Posts: n/a
#3: Jan 1 '06

re: Only get 1st record viewed in Report.


I put the field beyond the margins. Problem solved. Thank you.

Closed Thread