D
dan dungan
Hi microsoft.public.access.reports,
In access 2000 on window 2000 pro, I have a table including the
following fields:
Field Name: Data Type
partnumber Text
Quote Number Long integer
Rep Text
Quantity Long Integer
UnitPrice Currency
The report needs to show:
Rep 1 Rep 2
# of # of Extended # of # of
Extended
Date quotes items Amount quotes items Amount
Total
I'm not sure how to show the number of quotes. Using the count
function returns the # of items.
I added a quote number header and footer in the report and count the
quote numbers for each. Now I want to sum those, but I can't sum the
value of a text box.
How can I display the number of quotes in the report?
Thanks,
Dan Dungan
In access 2000 on window 2000 pro, I have a table including the
following fields:
Field Name: Data Type
partnumber Text
Quote Number Long integer
Rep Text
Quantity Long Integer
UnitPrice Currency
The report needs to show:
Rep 1 Rep 2
# of # of Extended # of # of
Extended
Date quotes items Amount quotes items Amount
Total
I'm not sure how to show the number of quotes. Using the count
function returns the # of items.
I added a quote number header and footer in the report and count the
quote numbers for each. Now I want to sum those, but I can't sum the
value of a text box.
How can I display the number of quotes in the report?
Thanks,
Dan Dungan