01-20-2020 06:05 PM
At the request of another member I have prepared this thread listing the steps I take (with some screen shots) to create a PayPal date range programmable CSV formatted database that can be opened in a spreadsheet program. The purpose for this database is to be able to sort and group different transactions for tax reporting and other purposes. Additionally, the database returned to your system may also vary with the number of columns and information it contains. Please note that some pages on your computer or lap top may be slightly different than the screens shots of my pages. This post ends with some basic spreadsheet information as it relates to Windows Excel, the program I use but this thread is not intended to go through education on working with spreadsheets. I would encourage members who are not familiar with them to find a friend or family member to work with … it’s not rocket science and the results will be well worth the effort.
Additionally, some members might know other ways of getting to the PayPal page to request the database and are welcome to post them here.
I start with going to the Classic My eBay Selling page, here is the URL link for that.
https://my.ebay.com/ws/eBayISAPI.dll?MyEbayBeta&CurrentPage=MyeBayNextAllSelling
2. On the list go down and click on “PayPal account”
From a formula standpoint, you can see that lines (on the left boarder of the spreadsheet) 29 through 40 are for Sales tax AND since they are deductions the values are negative. You can go anywhere on the spreadsheet below all the lines with data and add a formula to total those lines. Click on any cell to land your cursor on it … the specific formula to add lines 29 through 40 in column H where the value is would be (exactly as you see it starting with pressing the = sign … that tells the spreadsheet you are entering a formula:
=sum(H29:H40)*(-1)
The * symbol is Shift 8 on your keyboard and represents the Multiply function. The (-1) Multiplier simply changes the total negative value to a positive number.
You can change the display to include a dollar sign but explaining that goes beyond the purposes of this thread.
01-20-2020 07:59 PM
Sorry for the fact that The Community text format changed most of the numbered bullet points to the number "1" ...
01-22-2020 11:05 AM - edited 01-22-2020 11:07 AM
@mr_lincoln wrote:Sorry for the fact that The Community text format changed most of the numbered bullet points to the number "1" ...
Yes, I have noticed that - but figured it is just a formatting issue forced on you. THANKS so much for having posted this! God bless
PW
P.s. It looks like I am unable to mark posts as "Useful" - this function sometimes appears for me, sometimes it does not. Not sure, why.
01-22-2020 11:26 AM
Thanks for sharing this info, @mr_lincoln!
01-22-2020 12:33 PM
brian@ebay wrote:Thanks for sharing this info, @mr_lincoln!
You are more than welcome ...
Mr. L
01-25-2020 08:54 AM
This is awesome that @mr_lincoln gave such a detailed how to for paypal reports.
Just adding that on my paypal account accessing the report is a little bit different and requires less steps to get to it. Just thought I'd share as I don't have the statements option. I think it's because I have a business account.
I go directly to my paypal account
Next I select REPORTS from the top of the screen
Then activity download report from the left hand side.. All the steps are the same as MrLincoln laid out from there.
01-25-2020 02:07 PM
@comics-scifi-collectibles Thank you for that!
01-28-2020 05:30 PM
Thank you both for taking the time to post all of this info - this is a great resource!
Sue
01-28-2020 05:33 PM
I logged into PayPal today and under the activity tab they rolled out changes to the section from looking it over it is worst than the new seller hub. I mention this as some of your screen shots may be outdated for some users.
01-28-2020 05:36 PM
Well I just logged into PayPal to look their changes over and the site was reverted back guess they have a little more sense than eBay.
01-28-2020 05:40 PM
@3eyedfishcatcher I think that the business account is laid out better. Very simple to get to the report, just two clicks.
01-28-2020 06:23 PM
@3eyedfishcatcher wrote:Well I just logged into PayPal to look their changes over and the site was reverted back guess they have a little more sense than eBay.
I called them after your last message and told them to change it back because it's ruining my thread ...
01-28-2020 07:40 PM
02-05-2020 07:05 PM
I don't even have a reports option in my paypal account.
02-16-2020 09:55 PM
I should have checked here first before I spent an hour trying to find it myself! Thanks!