R
Robin Jones
I have a report that has a grouping enabled and in the footer of the group I
have a Text Box that is unbound with the control source set to =Count(*). I
also have another unbound Text box that has its control source set to
=Sum([Field]). Both of these show the correct information when I preview the
report and print it out, but when I export the report to Excel only the Text
Box with the SUM function is exported. Any ideas on this behavior? I also
tried to add these to the Report Footer with the same results.
have a Text Box that is unbound with the control source set to =Count(*). I
also have another unbound Text box that has its control source set to
=Sum([Field]). Both of these show the correct information when I preview the
report and print it out, but when I export the report to Excel only the Text
Box with the SUM function is exported. Any ideas on this behavior? I also
tried to add these to the Report Footer with the same results.