Stuart McLachlan
stuart at lexacorp.com.pg
Wed Jun 7 04:23:27 CDT 2006
On 7 Jun 2006 at 8:53, Martin Reid wrote: > Running a report. I havnt touched it. All lof a sudden its saying "you > cancelled the previous operation" then runs the No Data Event.I know there > is data in the tables and should be visable in the report. > > Any ideas why this would suddently appear? > There's a problem with the underlying dataset. This is commonly caused by a a function in a derived field failing. First thing is to check whether you have a Null in a record which you are trying to feed to a function. -- Stuart