Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I did this years ago, but can remember how. Have several columns with
specific dollar amounts, and want to it set up so if I a cell that contains a percentage rate for increase, and if I change this percentage all the dollar amounts in the other columns will automatically increase by set percentage. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Nadine,
This is the best way to set up a worksheet where multiplication/division factors are in a cell and there are a couple of ways and here's one. Create a named range for (say) VAT and call it VAT and enter 17.5% you can then have a formula along the line of =A1+Vat this will then add 17.5% to whatever is in a1. Change the vat constant to 15% and all the formula re-calculate automatically. Mike "Nadine" wrote: I did this years ago, but can remember how. Have several columns with specific dollar amounts, and want to it set up so if I a cell that contains a percentage rate for increase, and if I change this percentage all the dollar amounts in the other columns will automatically increase by set percentage. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Thanks. "Mike H" wrote: Nadine, This is the best way to set up a worksheet where multiplication/division factors are in a cell and there are a couple of ways and here's one. Create a named range for (say) VAT and call it VAT and enter 17.5% you can then have a formula along the line of =A1+Vat this will then add 17.5% to whatever is in a1. Change the vat constant to 15% and all the formula re-calculate automatically. Mike "Nadine" wrote: I did this years ago, but can remember how. Have several columns with specific dollar amounts, and want to it set up so if I a cell that contains a percentage rate for increase, and if I change this percentage all the dollar amounts in the other columns will automatically increase by set percentage. Thanks |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Are you sure that you intended that, Mike?
If you have £1000 in A1, your A1+VAT would give £1000.175, rather than £1175. Did you intend to say =A1*(1+VAT) ? -- David Biddulph "Mike H" wrote in message ... Nadine, This is the best way to set up a worksheet where multiplication/division factors are in a cell and there are a couple of ways and here's one. Create a named range for (say) VAT and call it VAT and enter 17.5% you can then have a formula along the line of =A1+Vat this will then add 17.5% to whatever is in a1. Change the vat constant to 15% and all the formula re-calculate automatically. Mike "Nadine" wrote: I did this years ago, but can remember how. Have several columns with specific dollar amounts, and want to it set up so if I a cell that contains a percentage rate for increase, and if I change this percentage all the dollar amounts in the other columns will automatically increase by set percentage. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup in Multiple Columns, Return Multiple Values | Excel Worksheet Functions | |||
changing cell values | Excel Discussion (Misc queries) | |||
How do I count values across multiple columns? | Excel Worksheet Functions | |||
Changing field settings on multiple columns in pivot report...How | Charts and Charting in Excel | |||
total value relating to cell values in multiple columns! | Excel Discussion (Misc queries) |