
Signature
Duane Hookom
MS Access MVP
> Yes I did and choose 4 columns with a layout of Down then Across.
>
[quoted text clipped - 23 lines]
>> >
>> > Can what I'm trying to accomplish be done in Access?
See below:
> If you look at the detail section of your report, do you only see one copy
> of each control?
Yes (But I want to create another column with the same header (Controls)
but the data to continue down the 2nd column instead of going to the next
page.)
> If you look at the datasheet view of the report's record source, do you see
> any duplicates?
No
> Place a text box in your report Header Section:
> Control Source: =Count(*)
> Does this count match the number of records you see your report's record
> source datasheet?
Yes
> > Yes I did and choose 4 columns with a layout of Down then Across.
> >
[quoted text clipped - 23 lines]
> >> >
> >> > Can what I'm trying to accomplish be done in Access?
Duane Hookom - 02 Dec 2005 21:21 GMT
I'm a little confused since you mention both
"Yes I did and choose 4 columns with a layout of Down then Across"
and then
"I thought I could place this in 2 columns"
You might want to start over a new report using the Label wizard and label
type that matches the number of columns that you want on your page.

Signature
Duane Hookom
MS Access MVP
--
> See below:
>
[quoted text clipped - 47 lines]
>> >> >
>> >> > Can what I'm trying to accomplish be done in Access?