#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
scr scr is offline
external usenet poster
 
Posts: 10
Default % formula

Is there a way to take an excel spreadsheet full of numbers and have all
those numbers change if you asked for a different % of the original.

For example: if at 100% my numbers read across the top
10.00, 20.00, 30.00, 40.00
but if I changed the % to 90% my numbers would change to
9.00, 18.00, 27.00, 36.00
and if I changed the % to 50% my numbers would change to
5.00, 10.00, 15.00, 20.00

I know I could put the % into a cell and formula and have that change, but
how do I keep my original value & have it update in that same cell. Is that
even possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default % formula

If you do operations on the original numbers, they will not be retained in the
same cell.

To change a range at one whack without formulas.............

Enter 90% in an empty cell. Copy that cell.

Select the range to change and EditPaste SpecialMultiplyOKEsc.

Assuming range of original numbers is A1:E100

To retain the originals, enter a formula in G1 such as =A1*$F$1 where F1
contains 90% or whatever you wish.

Copy that formula across 5 columns and down 100 rows.

When you change the 90% to 50% the result cells will change but originals will
not.


Gord Dibben MS Excel MVP

On Tue, 24 Jun 2008 16:35:00 -0700, scr wrote:

Is there a way to take an excel spreadsheet full of numbers and have all
those numbers change if you asked for a different % of the original.

For example: if at 100% my numbers read across the top
10.00, 20.00, 30.00, 40.00
but if I changed the % to 90% my numbers would change to
9.00, 18.00, 27.00, 36.00
and if I changed the % to 50% my numbers would change to
5.00, 10.00, 15.00, 20.00

I know I could put the % into a cell and formula and have that change, but
how do I keep my original value & have it update in that same cell. Is that
even possible?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"