Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If c4 is $1,500 and I want to add c5 4.845% to get sum of them in c6.
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
in c6, enter..... =C4+(C4*C5) 4.845% = .04845 formated as general. regards FSt1 "Marko" wrote: If c4 is $1,500 and I want to add c5 4.845% to get sum of them in c6. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
or
=C4*(1+C5) "FSt1" wrote: hi in c6, enter..... =C4+(C4*C5) 4.845% = .04845 formated as general. regards FSt1 "Marko" wrote: If c4 is $1,500 and I want to add c5 4.845% to get sum of them in c6. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Percentage of a Column of numbers | Excel Discussion (Misc queries) | |||
Add percentage to a whole column of numbers | Excel Discussion (Misc queries) | |||
assign numbers a value, then get percentage | Excel Worksheet Functions | |||
How do I add a percentage to a row of numbers | Excel Discussion (Misc queries) | |||
Need formula to cal percentage of 2 numbers | Excel Discussion (Misc queries) |