create a report using multiple forms

P

Prashant

I am trying to creat a report for many forms that I have created, I need to
make one report all the info in it, I have the date in on table ... every
time I go to create a report it says that too many field ... I need you
suggestions
 
R

Rick B

A report is based on a TABLE or QUERY, not a FORM.

You say it has too many fields, how many fields are you trying to put on a
report? You can have no more than 255.

What is the structure of your table? What type of data are you storing and
trying to report?

Details, details, details, please
 
Top