Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display records horizontal in report footer 1

Status
Not open for further replies.

Oliver2003

Technical User
Apr 19, 2003
144
GB
Is it possible to display records horizontal in report footer.

I have a table which is used as a key to numbers on the report and I would like to display this horizontally across the bottom of the report.

The table is TblKey and the fields are KeyNo and KeyName, I would like it to display:

KeyNo1=KeyName1 KeyNo2=KeyName2 KeyNo3=KeyName3 etc

Is this possible?
Cheers
 
Probably NOT what you are looking for but:
You could just type that info into the Report Footer [morning]
 
Create a subreport that has multiple columns. Make sure the columns are set to display across then down.

Duane
MS Access MVP
 
Thanks for the replies,

how do you set the columns to display across then down??

Cheers
 
Figured it out, - its on the page set-up
Been wondering how to do this for ages
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top