|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
Percentage formula
Hi,
Can someone please tell me why the formula =F3*1.50 doesn't work in excel. what I'm trying to do is that the cost plus 50%. I need this formula to be copy to more than one cell. so whatever the cost is in F3 times 100% plus 50%. Please help ![]() dxiong Last edited by VBA Noob; 09-05-2008 at 03:24 PM. |
|
#2
|
||||
|
||||
|
What do you mean by "doesn't work"? Is it wrong answer, gives an error, what?.. that seems to be a valid formula...
__________________
Where there is a will there are many ways. Finding one that works for you is the challenge! Please read the Forum Rules: Rules |
|
#3
|
||||
|
||||
|
So the formula works? but when you drag it down the cell range changes??
=$f$3*1.5 will stop the range from changing when you drag the formula |
|
#4
|
|||
|
|||
|
What do you mean it doesn't work? Are you getting a number back or an error?
Justine |
|
#5
|
|||
|
|||
|
It works now..ah...just forgot to adjust the cell to be big enough for the numbers.. I kept getting alot of the ## signs..
Thanks so much for all the help ![]() dxiong |
|
#6
|
|||
|
|||
|
Hi this formula is what I have B4*1.50, which in this case its fixed at 50% everytime. What I want is the percentage is not fixed and it could be any percentage. What can I put into this formula so that it can take any percentage?
Help ![]() dxiong |
|
#7
|
||||
|
||||
|
Replace the number with a cell reference.
|
|
#8
|
|||
|
|||
|
Is the cell reference the "$" sign? I tried to do that and it didn't work..please let me know how you do it?
Thanks so much ![]() dxiong |
|
#9
|
||||
|
||||
|
=F3 * (1 + A1), where A1 contains the percentage change.
|
|
#10
|
|||
|
|||
|
Thanks so much for your help!
It works now... dxiong
|
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Regression in formulas (Formula too long) | DRoyLenz | Excel Worksheet Functions | 7 | 01-23-2008 02:20 PM |
| Percentage Formula Assistance | kingsolo | Excel Worksheet Functions | 2 | 05-11-2007 01:34 AM |
| Percentage Formula for Tax Split? | minker | Excel General | 2 | 04-28-2007 07:31 AM |
| help with percentage formula | pumperley | Excel - New Users | 6 | 10-12-2006 10:33 PM |