G
Guest
I have a report that has 32 entries bound to a current table. I need to sun
all of thesse values basd on a where clause. I Tries DSUM function but
apparently there is only 255 characters allowed per DSUM string?
In good database design - totals are NOT stored in tables but I do not know
how to solve this problem?
Is there a way to set report values -- mostly textboxes - via code and then
print. I have a form that collects the where clause parameters.
Thanks in advance
Todd
all of thesse values basd on a where clause. I Tries DSUM function but
apparently there is only 255 characters allowed per DSUM string?
In good database design - totals are NOT stored in tables but I do not know
how to solve this problem?
Is there a way to set report values -- mostly textboxes - via code and then
print. I have a form that collects the where clause parameters.
Thanks in advance
Todd