Quote:
Originally Posted by glassman
Can anybody here give us "spreadsheet illiterate's" a quick example of one?
I know thats the best way too track it, but thats where i'm having a hard time..
Lance, how do you use quicken? i use quick books pro at work, its way above my head. My accountant and our data entry people and general ledger manager (wifey) use it.
I have an idea, and i'm the bottom line kinda guy, but i'd be interested in how u use it with quicken. I do know that Pam(wifey) often transfers my reports from quickbooks pro into spreadsheet form and there pretty easy to read (she used to teach Excel in the 80's and early 90's when she was in her early twenties) but her and i just "never" get it done(spreadsheet), which is why i handle the personal investments....
thanx all, good discussion as usual...
|
If you mean an example on how to set up a spreadsheet. I can try to show you an example below.
A B C D
1 Stock Name No. of Shares Price per share $Amount
2 Apple 100 +D2/B2 $10,000
The columns are labeled at the top of the spreadsheet as A, B, C, D.....
The rows are labeled vertically along the left side 1,2,3, .....
Say you buy 100 shares of apple for $10,000. Enter 100 in cell B2 and $10,000 in cell D2. Enter the formula "+D2/B2" in cell C2 which will calculate the price per share for you at $100.00. The formula will take the value you entered in cell D2 ($10,000) and divide it by the value you entered in cell B2(100).
Just note that in cell C2 the actual figure of $100.00 will be shown and the formula will only be shown in the formula window.
Say you buy 50 more shares of apple at $7,000. You have added 50 shares to your portfolio, so enter 150 in cell B2. Your total cost is now $17,000, so enter $17,000 in cell D2. C2 will automatically recalculate your average cost per share at $113.33 (17,000/150). Your spreadsheet should now look like this:
A B C D
1 Stock Name No. of Shares Price per share $Amount
2 Apple 150 +D2/B2 $17,000
If you get a dividend of 1.5 shares,You have added 1.5 shares to your portfolio, so enter 151.5 in cell B2. Your total cost has not changed. C2 will automatically recalculate your average cost per share at $112.21 (17,000/151.50). Your spreadsheet should now look like this:
A B C D
1 Stock Name No. of Shares Price per share $Amount
2 Apple 151.50 +D2/B2 $17,000
Hopefully, I have not oversimplified this, but I am assuming you don't have much experience with spreadsheets. If you have any questions let me know.
Edit: the formatting did not show up as I had hoped. I had spaced out the columns so it was much easier to identify what was in each column. If my example is too difficult to make sense of maybe I can attach an actual spreadsheet. Let me know.