J
jeff
Long story
I sell full time on ebay and I have their Sales Assistant
pro program which I run my business on. One of the joys
of the program is that I can print out access consignment
sales reports for each seller of mine and a profit and
loss report for my own products.
Either way I don't know how basic this problem is but
their support can't seem to help me so it's probably
something like tying your shoes. I don't know what info
you need to be able to help or even if you want to help
but here goes.
The page is a group header, details and group footer
I need to get the sum of a column, in the details section
of that column I have:
(Name) Sales
DataField =[AmountDue]-[ShippingCost]-[InsuranceCost]
text Sales
In the group footer (where the total SHOULD be I have:
(Name) SumOfSales
DataField =[AmountDue]-[ShippingCost]-[InsuranceCost]
text '=Sum([Sales])
I hope some of this means something to some of you, I
have tried every combination I could think of and cannot
get the column to total.
If you can and are so inclined I would appreciate any
help you could give me.
I sell full time on ebay and I have their Sales Assistant
pro program which I run my business on. One of the joys
of the program is that I can print out access consignment
sales reports for each seller of mine and a profit and
loss report for my own products.
Either way I don't know how basic this problem is but
their support can't seem to help me so it's probably
something like tying your shoes. I don't know what info
you need to be able to help or even if you want to help
but here goes.
The page is a group header, details and group footer
I need to get the sum of a column, in the details section
of that column I have:
(Name) Sales
DataField =[AmountDue]-[ShippingCost]-[InsuranceCost]
text Sales
In the group footer (where the total SHOULD be I have:
(Name) SumOfSales
DataField =[AmountDue]-[ShippingCost]-[InsuranceCost]
text '=Sum([Sales])
I hope some of this means something to some of you, I
have tried every combination I could think of and cannot
get the column to total.
If you can and are so inclined I would appreciate any
help you could give me.