I have several times found that Access will not allow me to expand an existing report by adding one or more fields. The latest problem one always goes to the "egg timer" and says "...encount ered a problem..." and closes Access down when I try to add one field. Can anyone tell me what to do about this, please?
Access Report design problem
Collapse
X
-
You did not provide much to go on, but generally the record source for the report is a query or table. And generally, the fields on the report must be in the record source before you can add it to the report. So you need to provide more information (see below) before we can identify your specific problem.
1. What version of Access do you have?
2. How many fields did you have in your report before adding the new field?
3. Did you create a query to use as the data source for your report?
4. Are all the fields in the report in the query?
5. Is the show box in the query checked?
6. If you run the query by itself, does it work? Does it contain the field you want to add to the report?
Comment