Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Inserting a fixed value in to hundereds of cells

I have 3 years worth of daily data in a spreadsheet. To "normalize" the data,
I am requred to add the first cell value to each of the subsequent cells.
=sumD4-D4 ---This will yield a zero starting point
=sumD5-D4
=SUMD6-D4
=SUMD7-D4
and on and on and on.

I need to subrtact D4 from hundreds of lines of data and there has top be a
better way than doing each one, line by line.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Inserting a fixed value in to hundereds of cells

* In a free cell type the value of A4.
* Press CTRL+C for "copy"
* Select the 1095 cells RIGHT(!) click on one of them 'PasteSpecial'
mark 'SUBTRACT' 'O.K.'
That is all
Micky



"Wayne Wells" wrote:

I have 3 years worth of daily data in a spreadsheet. To "normalize" the data,
I am requred to add the first cell value to each of the subsequent cells.
=sumD4-D4 ---This will yield a zero starting point
=sumD5-D4
=SUMD6-D4
=SUMD7-D4
and on and on and on.

I need to subrtact D4 from hundreds of lines of data and there has top be a
better way than doing each one, line by line.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Inserting a fixed value in to hundereds of cells

As you can imagine, my previous suggestion will change ALL cell values in
Column. D
If you don't care to use an helper-column (E) then you may consider to type,
in cell E5, the formula: =D5-$D$4 and to copy it, down ,along the 1065 cells.
Micky


"מיכאל (מיקי) אבידן" wrote:

* In a free cell type the value of A4.
* Press CTRL+C for "copy"
* Select the 1095 cells RIGHT(!) click on one of them 'PasteSpecial'
mark 'SUBTRACT' 'O.K.'
That is all
Micky



"Wayne Wells" wrote:

I have 3 years worth of daily data in a spreadsheet. To "normalize" the data,
I am requred to add the first cell value to each of the subsequent cells.
=sumD4-D4 ---This will yield a zero starting point
=sumD5-D4
=SUMD6-D4
=SUMD7-D4
and on and on and on.

I need to subrtact D4 from hundreds of lines of data and there has top be a
better way than doing each one, line by line.

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
FIXED CELLS MrDave Excel Discussion (Misc queries) 0 August 9th 09 11:07 PM
How do I add one fixed amount to several selected cells at once? Veriel Excel Discussion (Misc queries) 2 March 8th 06 06:32 PM
How can I add a fixed value to all cells in a table? BMHeiss Excel Worksheet Functions 1 January 16th 06 06:42 PM
drawdown at fixed rate over set period from investment at fixed % jamook New Users to Excel 1 November 28th 05 10:53 PM
Fixed cells? TimM Excel Discussion (Misc queries) 4 September 5th 05 09:38 PM


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