G
Guest
Hi,
not sure if this can be done or maybe something close to it. I have a group
total query.
Query. Here's sample:
PART# COST QTPRICE Cust Cost MXCOST
XYZ 1.72 1.9 2.96 2.6
XYZ 1.8 1.8 2.96 2.6
XYZ 2.3 2.3 2.96 2.6
XYZ 2.83 2.83 3.019 2.6
I want to do something like this:
PART# Range COST LowestQTPRICE QTPRICE RANGE Cust Cost MXCOST
XYZ 1.73-2.83 1.8 1.8-2.83
2.96 2.6
I'm thinking I will need to do a couple of Queries to maybe come to my
end product. So is there a way to get a field to get the range of the cost?
Any feedback will be very appreciated.
not sure if this can be done or maybe something close to it. I have a group
total query.
Query. Here's sample:
PART# COST QTPRICE Cust Cost MXCOST
XYZ 1.72 1.9 2.96 2.6
XYZ 1.8 1.8 2.96 2.6
XYZ 2.3 2.3 2.96 2.6
XYZ 2.83 2.83 3.019 2.6
I want to do something like this:
PART# Range COST LowestQTPRICE QTPRICE RANGE Cust Cost MXCOST
XYZ 1.73-2.83 1.8 1.8-2.83
2.96 2.6
I'm thinking I will need to do a couple of Queries to maybe come to my
end product. So is there a way to get a field to get the range of the cost?
Any feedback will be very appreciated.