Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roni
 
Posts: n/a
Default changing values in speadsheet

i am working on a project that requires me to make asumptions. If change the
value of the assumption, what forrmula do I use that will change all the
values associated with that value without copying and pasting the new value
to the new assumed values?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default changing values in speadsheet

Roni

Store the assumption in a cell.

Have your other cells refer to this cell so when you change the assumption
value, the other cells will make the appropriate changes.

Basic example.......................

B1 contains 123
B2 contains 321

In A1 enter 10

In A2 enter =$A$1 * B1

Copy to A3

Change A1 to 5 and see A2 and A3 update.

NOTE: the $ signs. This anchors A1 as the assumption cell.

Another quick way that does not involve formulas is to enter 10 in a cell.

Copy that cell then select all other cells and Paste SpecialAdd or Multiply
or DivideOKEsc

Delete the 10 from the cell.


Gord Dibben Excel MVP


On Sat, 3 Dec 2005 15:15:02 -0800, "Roni"
wrote:

i am working on a project that requires me to make asumptions. If change the
value of the assumption, what forrmula do I use that will change all the
values associated with that value without copying and pasting the new value
to the new assumed values?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken Johnson
 
Posts: n/a
Default changing values in speadsheet

Hi Roni,
Say your assumption is in A1, then every cell that relies on that
assumption should contain an absolute reference to A1 using $A$1. When
you fill or paste you formula (that relies on the assumption) into
other cells it will always use the value in A1 as the assumption.
Ken Johnson

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roni
 
Posts: n/a
Default changing values in speadsheet

Thanks for the quick response...this worked like charm....

"Gord Dibben" wrote:

Roni

Store the assumption in a cell.

Have your other cells refer to this cell so when you change the assumption
value, the other cells will make the appropriate changes.

Basic example.......................

B1 contains 123
B2 contains 321

In A1 enter 10

In A2 enter =$A$1 * B1

Copy to A3

Change A1 to 5 and see A2 and A3 update.

NOTE: the $ signs. This anchors A1 as the assumption cell.

Another quick way that does not involve formulas is to enter 10 in a cell.

Copy that cell then select all other cells and Paste SpecialAdd or Multiply
or DivideOKEsc

Delete the 10 from the cell.


Gord Dibben Excel MVP


On Sat, 3 Dec 2005 15:15:02 -0800, "Roni"
wrote:

i am working on a project that requires me to make asumptions. If change the
value of the assumption, what forrmula do I use that will change all the
values associated with that value without copying and pasting the new value
to the new assumed values?


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return Range of Numerical Values in Single Column based on Frequency Percentage Sam via OfficeKB.com Excel Worksheet Functions 9 October 28th 05 11:01 PM
Changing "returned" values from "0" to "blank" LATATC Excel Worksheet Functions 2 October 20th 05 04:41 PM
View of x-axis values AhmtDY Charts and Charting in Excel 2 October 18th 05 06:18 PM
How can I break values apart that are in the same cell? Phil Excel Worksheet Functions 3 October 4th 05 03:41 PM
Changing the values in a column Dirk_Bob Excel Discussion (Misc queries) 3 September 20th 05 03:27 PM


All times are GMT +1. The time now is 03:46 PM.

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

About Us

"It's about Microsoft Excel"