Calculating the proper price
From: SHIPP (SHIPP_at_discussions.microsoft.com)
Date: 12/30/04
- Next message: Lynn Trapp: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Previous message: Brendan Reynolds: "Re: Need help resolving a previous post"
- Next in thread: Jack MacDonald: "Re: Calculating the proper price"
- Reply: Jack MacDonald: "Re: Calculating the proper price"
- Reply: Dan Artuso: "Re: Calculating the proper price"
- Reply: John Spencer (MVP): "Re: Calculating the proper price"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 06:21:03 -0800
I am working in Access 97. I have the following data in a table:
Entry Each Price Day Price
1 10 35
1 10 35
1 15 40
1 15 40
2 10 35
2 15 40
The prices for the tickets for Entry #1 would be:
$50 if based on the each price or $40(for all tickets...I want to compare
the each price vs the max day price) if based on the day price.
The prices for the tickets for Entry #2 would be:
$25 if based on the each price or $40(for all tickets...I want to compare
the each prices vs the max day price) if based on the day price.
With the above in mind I want to come up with a query which will determine
the best pricing structure for the entry and ouput the following...
Entry Qty. Description Day Price
1 1 day 40
2 1 each 10
2 1 each 15
Any help would be greatly appreciated.
-- M. Shipp
- Next message: Lynn Trapp: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Previous message: Brendan Reynolds: "Re: Need help resolving a previous post"
- Next in thread: Jack MacDonald: "Re: Calculating the proper price"
- Reply: Jack MacDonald: "Re: Calculating the proper price"
- Reply: Dan Artuso: "Re: Calculating the proper price"
- Reply: John Spencer (MVP): "Re: Calculating the proper price"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|