C
CD Tom
I've switched from 2003 to 2007 and am now having a problem with a report
that worked fine before. In the report I have some code in the Groupfooter0
event that calculates some times. One line of the code is this
cctime1 = DSum("[Time1]", "[stagestats]", "[Time1] < 999 and class = '"
& Class & "'")
in the report I have the control source set to =[cctime1] now all I get when
the report is run is #Name? in that field. Don't understand why it works in
2003 and not in 2007 any help would be appreciated.
Thanks
that worked fine before. In the report I have some code in the Groupfooter0
event that calculates some times. One line of the code is this
cctime1 = DSum("[Time1]", "[stagestats]", "[Time1] < 999 and class = '"
& Class & "'")
in the report I have the control source set to =[cctime1] now all I get when
the report is run is #Name? in that field. Don't understand why it works in
2003 and not in 2007 any help would be appreciated.
Thanks