Because when they sell you can't see your amount paid, you really can't. It all works out to the same when they all sell, unfortunately because of the purchase price not being viewable; we can't really see that.
@ColeWorld double click on the cell and a calendar will pop up then chose the date.
Or: MM/DD/YYYY
no calendar popping up for me and the other thing doesnt work as well. maybe because I juse office 365 and not docs?
Formulas aren't exactly the same between Excel and Google Sheets. . . That will never work, but Google Sheets is free. Access online or if you're using mobile, just download that app!
@BrentfordFC at first I agreed and was only using it so I could update it from work. Now that I’ve been using it I don’t mind at all.
I don’t have 365, I have office though. Since I couldn’t take it with me in excel (I did make it there first...a very basic version) I tried sheets and ended up liking it. Haha.
@Absting159 Heres one then. When I come to my player database, I want to add another column that shows me the % markup made on avergage per player item. This will change as more of the one player/item are sold depending on price
For example Mason Greenwood 2 sales, proceeds are 8085 and average sale price is 6150.
Anyone help me out. Currently my player database is ordered by total proceeds , I want it to be ordered by % mark up made!
@Vinny1979 I’ll get you sorted tonight. At work currently. That’s easy to add. Lol.
UM4Rs formula looks fine. I’ll jist have you link me to your sheet and I’ll add it for you. Lol
Top right there is a share button. PM me and I’ll give you my email and you can share it with me! Keep it private, who knows some kid might just go in and skrew your crap up for fun. Lol.
'iferror' will make it so when there's no calculation and an error would show, you can make it show nothing.
It was a two step. On the Trade Tab I created a column that computes the markup per sale. (It's hidden from view Vinny. . so you won't see it).
Then on the Database page, I did an "averageifs" statement to take the average of all the markups for the sales per player .
yeah thats a much simpler way of doing it the averageifs function didn't even enter my mind at the time
There isn’t a bit of that that looks simple.
You wouldn’t think I used excel daily at work would you
Just find something you do manually at work, figure out a way to make excel do it for you. That’s how I learned half the stuff I use.
Funny enough, making this thing helped me with something at work because of these crazy functions. Didn’t know how they worked or that they existed until making this haha.
Comments
Because when they sell you can't see your amount paid, you really can't. It all works out to the same when they all sell, unfortunately because of the purchase price not being viewable; we can't really see that.
no calendar popping up for me and the other thing doesnt work as well. maybe because I juse office 365 and not docs?
Formulas aren't exactly the same between Excel and Google Sheets. . .
I don’t have 365, I have office though. Since I couldn’t take it with me in excel (I did make it there first...a very basic version) I tried sheets and ended up liking it. Haha.
For example Mason Greenwood 2 sales, proceeds are 8085 and average sale price is 6150.
Anyone help me out. Currently my player database is ordered by total proceeds , I want it to be ordered by % mark up made!
Which format are you using? Office or google ?
I dont grasp how to do the formula as its reliant on more than one sum
I have added % mark up to column F as you can see, so E2/C2 gives me an average sale price.
Lets says Mason Greenwood. 2 sales. To keep it simple. Buy price Average is 1000, proceeds (profit) 2000 my % mark up is 100%
I want this
lol!
In my case my average sale price is 6150. My profit from 2 sales is 8085. I dont know how to tell the spreadsheet to work this out as % markup.
Its possible as I list my buy price in the trade tracker tab but i dont know how to do lookups to other tabs lol!
@Vinny1979 , you could do a sum if formula linking to other sheets
basically:
option a: =SUMIF('Trade Tracker'!A:A,'Player Database'!A2,'Trade Tracker'!G:G)/COUNTIF('Trade Tracker'!A:A,'Player Database'!A2)
option b: =SUMIFS('Trade Tracker'!G:G,'Trade Tracker'!A:A,'Player Database'!A2,'Trade Tracker'!L:L,"Y")/COUNTIFS('Trade Tracker'!A:A,'Player Database'!A2,'Trade Tracker'!L:L,"Y")
the difference is option B will only calculate the average purchase price for cards that have sold
edit tested on excel and it works, hopefully translates across to sheets
It gives a number but isnt right. Maybe im asking too much lol
also formula i posted will give you your average buy price
you can then calculate your markup using this column and your proceeds one
UM4Rs formula looks fine. I’ll jist have you link me to your sheet and I’ll add it for you. Lol
Top right there is a share button. PM me and I’ll give you my email and you can share it with me! Keep it private, who knows some kid might just go in and skrew your crap up for fun. Lol.
@UM4R - do an AVERAGEIFS. . .works the same way instead of calculating it like you did
=iferror(averageifs('Trade Tracker'!$N:$N,'Trade Tracker'!$A:$A,$A2,'Trade Tracker'!$L:$L,"=Y"),"")
'iferror' will make it so when there's no calculation and an error would show, you can make it show nothing.
It was a two step. On the Trade Tab I created a column that computes the markup per sale. (It's hidden from view Vinny. . so you won't see it).
Then on the Database page, I did an "averageifs" statement to take the average of all the markups for the sales per player
I am at work currently
Will update when home
I really appreciate this
Vinny
Nothing to update, I went into Yours and updated it. Thank you for sharing it with me!
yeah thats a much simpler way of doing it
There isn’t a bit of that that looks simple.
You wouldn’t think I used excel daily at work would you
Just find something you do manually at work, figure out a way to make excel do it for you. That’s how I learned half the stuff I use.
Funny enough, making this thing helped me with something at work because of these crazy functions. Didn’t know how they worked or that they existed until making this haha.
Lol. I’m not sure if you can just change this. Sorry man!!
I don't think so either. It's normally a fairly straight forward process in terms of changing it. Ah well, I will embrace the americanism!
I couldn't embrace it last year so done mine in excel
Cheater. Lol