Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm new to excel and working on 2007. This I know will be an easy one for
someone out there. I have the figure 36977 and want to add 8% to it via a forumla. I've had a look about, but everything seems a tade more complex than what I'm looking for. Hope you can help, thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If the number is in A1, use the formula
=A1*1.08 "slavenp" wrote in message ... I'm new to excel and working on 2007. This I know will be an easy one for someone out there. I have the figure 36977 and want to add 8% to it via a forumla. I've had a look about, but everything seems a tade more complex than what I'm looking for. Hope you can help, thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=36977 * 1.08
Generally if you want to increase a number by a certain percentage multiply that number by the sum of 1 plus the percentage. The asterisk, * , is the symbol Excel uses for multiplication. Dave On Dec 18, 6:31 am, slavenp wrote: I'm new to excel and working on 2007. This I know will be an easy one for someone out there. I have the figure 36977 and want to add 8% to it via a forumla. I've had a look about, but everything seems a tade more complex than what I'm looking for. Hope you can help, thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
percentage | Excel Discussion (Misc queries) | |||
percentage? | Excel Discussion (Misc queries) | |||
Calculating a percentage with the end percentage in mind | Excel Discussion (Misc queries) | |||
percentage | Excel Discussion (Misc queries) | |||
Bar Chart depicting the "percentage of another percentage(less than 100)" | Charts and Charting in Excel |