#1   Report Post  
Posted to microsoft.public.excel.misc
jzimm
 
Posts: n/a
Default Range Calculations


Hello:

I would like to select a row of numbers, then perform the same
calculation on each value in each cell with the result replacing the
old value in each cell.

For example, I have values in cells C5:C21. I would like to take each
individual value and perform the same calculation, =power(cell value -
6) with the new result replacing the old value in each cell.

Thanks for any help!


--
jzimm
------------------------------------------------------------------------
jzimm's Profile: http://www.excelforum.com/member.php...o&userid=32299
View this thread: http://www.excelforum.com/showthread...hreadid=520551

  #2   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default Range Calculations

first I assume you mean this formula, because POWER needs two variables.
=POWER(cell,6)

second, you will need to use a helper column. In cell D5 enter this formula
=POWER(C5,6)
then copy down to cell D21. Copy D5:D21 and then right click cell C5 and
select "paste special". Select values, and click OK. Now delete D5:D21.

"jzimm" wrote:


Hello:

I would like to select a row of numbers, then perform the same
calculation on each value in each cell with the result replacing the
old value in each cell.

For example, I have values in cells C5:C21. I would like to take each
individual value and perform the same calculation, =power(cell value -
6) with the new result replacing the old value in each cell.

Thanks for any help!


--
jzimm
------------------------------------------------------------------------
jzimm's Profile: http://www.excelforum.com/member.php...o&userid=32299
View this thread: http://www.excelforum.com/showthread...hreadid=520551


  #3   Report Post  
Posted to microsoft.public.excel.misc
jzimm
 
Posts: n/a
Default Range Calculations


Hello Sloth,

Your procedure works perfectly! Thanks very much for the help.

Best regards,
jzimm


--
jzimm
------------------------------------------------------------------------
jzimm's Profile: http://www.excelforum.com/member.php...o&userid=32299
View this thread: http://www.excelforum.com/showthread...hreadid=520551

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
Array to named range conversion... i-Zapp Excel Discussion (Misc queries) 4 October 25th 05 09:09 PM
Find dates in a range; then sum values in that range by a criteria Anders Excel Discussion (Misc queries) 4 October 21st 05 03:41 PM
How to Select a relative range with Using "Find" and Offset() Dennis Excel Discussion (Misc queries) 7 July 27th 05 03:57 PM
Can a formula check for a certain value in a range? Lee IT Excel Discussion (Misc queries) 3 April 8th 05 07:36 AM
can a formula check for a certain value in a range? Lee IT Excel Discussion (Misc queries) 1 April 7th 05 04:31 PM


All times are GMT +1. The time now is 11:36 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"