ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   change values globally (https://www.excelbanter.com/excel-worksheet-functions/55763-change-values-globally.html)

MIke

change values globally
 
I have a price book that i made in excel 97. I want to raise the values of
the cells by 10 % with out having to do each cell independently. I would like
to select all the cells that need to be change and do it globally. Can any
one help

Bill Kuunders

change values globally
 
Assuming the prices are in one column.
Insert a new column next to it.
enter for instance =C2*1.1 and extend down.
select the new prices range <edit< copy
select the top cell of the old prices range <edit<paste special<values
delete the temporary column.

--
Greetings from New Zealand
Bill K
"MIke" wrote in message
...
I have a price book that i made in excel 97. I want to raise the values of
the cells by 10 % with out having to do each cell independently. I would
like
to select all the cells that need to be change and do it globally. Can any
one help




Dave Peterson

change values globally
 
Type 1.1 in an unused cell.
edit|copy that cell
select the range to adjust.
edit|paste special|check multiply
clean up that 1.1 cell.

=========
If you have to play what if games, you may want to approach it this way:

Put 1.1 in A1 (insert a new row if you need to)
put =$a$1 in B1.
select B1
edit|copy
select your range to adjust
edit|paste special|multiply

Now the constants in that range have been changed to formulas and formulas now
have *($a$1) appended to them.

You can just change the value in A1 to see how it affects your numbers.
(clear B1, we're done with it.)


MIke wrote:

I have a price book that i made in excel 97. I want to raise the values of
the cells by 10 % with out having to do each cell independently. I would like
to select all the cells that need to be change and do it globally. Can any
one help


--

Dave Peterson

Gord Dibben

change values globally
 
Mike

Enter 1.10 in a cell.

Copy that cell.

Select all other cells to be changed and Paste SpecialMultiplyOKEsc.

Delete the cell with 1.10.


Gord Dibben Excel MVP

On Wed, 16 Nov 2005 10:22:55 -0800, "MIke"
wrote:

I have a price book that i made in excel 97. I want to raise the values of
the cells by 10 % with out having to do each cell independently. I would like
to select all the cells that need to be change and do it globally. Can any
one help



Ron Coderre

change values globally
 
Try this:

Put 1.1 (or 110%) in an empty cell
EditCopy
Select the cells you want impacted
EditPaste Special
-Multiply
-Values
Click [OK]

(If you make a mistake...EditUndo)

Does that help?

€¢€¢€¢€¢€¢€¢€¢€¢€¢€¢
Regards,
Ron


"MIke" wrote:

I have a price book that i made in excel 97. I want to raise the values of
the cells by 10 % with out having to do each cell independently. I would like
to select all the cells that need to be change and do it globally. Can any
one help



All times are GMT +1. The time now is 03:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com