Hi
I am using Access 2003 and have created a report which uses Sorting/Grouping and works fine in 2003.
When users open the same report in Access 2000 (SP3) there are various fields missing on the report. For example in the group header section the address fields do not display but the name field from the source query does. There is some vba behind this report but it does not affect this section of the report.
I have overcome the problem by simply opening the report in design on a PC using 2000 and deleting the field and then just replacing them with exactly the same fields with identical properties. It then works fine, which is really odd.
Unfortunately I will not always have access to 2000 so I need to be confident that any report I create in 2003 will work in 2000. There are no error messages when the report is opened in 2000 it just displays blank lines where the data should be and checking the source query confirms the data should be there.
Anyone have any ideas?
I am using Access 2003 and have created a report which uses Sorting/Grouping and works fine in 2003.
When users open the same report in Access 2000 (SP3) there are various fields missing on the report. For example in the group header section the address fields do not display but the name field from the source query does. There is some vba behind this report but it does not affect this section of the report.
I have overcome the problem by simply opening the report in design on a PC using 2000 and deleting the field and then just replacing them with exactly the same fields with identical properties. It then works fine, which is really odd.
Unfortunately I will not always have access to 2000 so I need to be confident that any report I create in 2003 will work in 2000. There are no error messages when the report is opened in 2000 it just displays blank lines where the data should be and checking the source query confirms the data should be there.
Anyone have any ideas?