ProgramError and Aceman , sorry about the lack of clarity I always think I am being clear when I post, then find out I'm not!. I'm looking for
3) the max value of the highest field?
MSRP MarkUp HcpcPricing
Like
Max(MSRP, MarkUp, HcpcPricing) = ?
Aceman not sure what to pass on about table structure, I have tried to normalize (not sure I have succeeded, my first DB)
Key field is autonumber other field are
Quantity, MSRP, Cost, MarkUp, BestPrice, SubTotal, EstimatedLabor, TotalLabor, WorkOrderDetail_WorkOrder_ID, WorkOrderDetail_DemoChairs_ID
MarkUp = Cost * Constant
HcPcPricing are values in a separate table down loaded from a government web site.
MSRP and cost gotten from a manufacturers quote, if this is not what you were looking for please let me know. Thanks for responding