Re: How do I find the sum of all orders per customer ID in form?
From: Rob Oldfield (blah_at_blah.com)
Date: 02/15/05
- Next message: Rob Oldfield: "Re: unbound form"
- Previous message: Rob Oldfield: "Re: How do I find the sum of all orders per customer ID in form?"
- In reply to: melissazumsteg: "How do I find the sum of all orders per customer ID in form?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Feb 2005 21:48:00 -0000
..and I forgot. To make sure the current order is included just save the
record first...
docmd.runcommand accmdselectrecord
"melissazumsteg" <melissazumsteg@discussions.microsoft.com> wrote in message
news:882C8ED0-0C53-42A0-A67E-F51AE1FE71B7@microsoft.com...
> I want to find the total amount of items purchased by each customer in an
> order form including the order being entered.
- Next message: Rob Oldfield: "Re: unbound form"
- Previous message: Rob Oldfield: "Re: How do I find the sum of all orders per customer ID in form?"
- In reply to: melissazumsteg: "How do I find the sum of all orders per customer ID in form?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|