Jim, What R:BASE version are you using? Can you copy the relevant expressions from your variables list, and paste them in a message? Also, what is your NULL setting, and what is your ZERO setting?
Thanks. Bill On 1/7/08, Jim Belisle <[EMAIL PROTECTED]> wrote: > > > I have a report that should give me the average # of days to ship orders > for each of our customers. I use the aggregate function for > COUNT_OF_SHIPDATE in the detail section that resets in the footer. When > I use the count feature in the table, it gives me the proper number of > ship days and therefore the proper averages. In the report however, it > gives me the total # of orders regardless of the ship date being null. > Do you have any suggestions? > > Jim > > >

