Data not together in Report

S

SheepDog

I have gone into the grouping and sorting an tried to manipulate th
data without any luck. I am trying to get all the applicants to sta
together instead of jumping to the next page if there is more than one
 
M

Marshall Barton

SheepDog said:
I have gone into the grouping and sorting an tried to manipulate the
data without any luck. I am trying to get all the applicants to stay
together instead of jumping to the next page if there is more than one.


"manipulate the data" and "without any luck" are
extraordinarily vague descriptions of your data, what you
did and what happened.

What you seem to asking can be done by creating a group on
the record source field for the applicant id. Use the lower
part of the window to set the group's Header or Footer
property to Yes and the KeepTogether property to Whole
Group.
 
Top