Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to make a short spread sheet that would for example, start with
a number i.e. 1000 add to that X % then subtract N%. Then carry down 20 or so lines. Any suggestions would be helpful as usual. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A1: 1000
A2: =A1*(1+x%)*(1-n%) you supply numbers for x and n Copy down the column -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "D" wrote in message ... I would like to make a short spread sheet that would for example, start with a number i.e. 1000 add to that X % then subtract N%. Then carry down 20 or so lines. Any suggestions would be helpful as usual. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, works well..
"Bernard Liengme" wrote: A1: 1000 A2: =A1*(1+x%)*(1-n%) you supply numbers for x and n Copy down the column -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "D" wrote in message ... I would like to make a short spread sheet that would for example, start with a number i.e. 1000 add to that X % then subtract N%. Then carry down 20 or so lines. Any suggestions would be helpful as usual. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding totals to new sheet | Excel Worksheet Functions | |||
Adding totals after filtering | Excel Discussion (Misc queries) | |||
Adding up multiple worksheets by name and totals | Excel Worksheet Functions | |||
Adding category totals | Excel Worksheet Functions | |||
Adding Totals on Seperate Page | Excel Discussion (Misc queries) |