![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 18
|
I'm trying to make a spreadsheet that shows the percentage up or down that the price of a stock is. I want the down values to be Negative but I not sure how to do that can anyone help?
Thanks |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Apr 2002
Location: St. Louis
Posts: 71
|
If I understand your problem, you have a stock that was for example $100 and is now $90 and you want the formula to return -10%?
Let me know if that is the case and I'll supply you with a formula. Dexter |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
|
|
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Mar 2002
Location: Michigan USA
Posts: 11,452
|
Quote:
=(B20-A20)/A20 Format it as % and your result will be -10% HTH _________________ Yogi Anand Edit: Deleted inactive web site reference from hard code signature line [ This Message was edited by: Yogi Anand on 2003-01-19 17:36 ] |
|
|
|
|
|
|
#5 | ||
|
Board Regular
Join Date: Apr 2002
Posts: 113
|
Quote:
cell format set to % |
||
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|