Hi, I'm building up a record discography and I'm setting prices for each record but i'd like to make it easier to convert the price of each according to its condition compared to a mint condition price. Here's an example:
column M is the price of a perfect condition record (for example 20$)
column H is the condition of the record and is used to set the end value of my record
EX = 100% of the M column
VG+ = 50% of the M column
VG = 25% of the M column
G = 12.5% of the M column
F = 6% of the M column
column I is the condition of the cover and is used to set the end value of my record
EX = 100% of the M column
VG+ = 50% of the M column
VG = 25% of the M column
G = 12.5% of the M column
F = 6% of the M column
column K (most important of all) is the current value of the record according to the columns H and I. This should be the sum of the result of column H and I gradings divided by 2.
Here's a manual example:
Record #1 (mint copy is worth 20$)
mine is VG+ (cover) and VG+ (record)
so the value of my record is 10$.
I'm sure this isn't difficult to achieve, but i can't get it working.
Thanks for your help.....
Daniel Allard
Bookmarks