publishing in word

J

jk

hi,

i created a report that uses summary and total for the grouping.I deleted by
accident the field for summary and i tried to replace it with a label. The
control source was copied directly from the same field area i deleted.The
report shows the field correctly untill i publish in word.....then the
control source data appears in the field ....=" " & "'AdjDescWO' = " & " " &
[AdjDescWO] & " (" & Count(*) & " " & IIf(Count(*)=1,"","") & ")"
Do i have to redo this report all over again?
 
Top