Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 1 column multiplied by 1 row throughout sheet

I want to copy a formula from 1 cell or a group of cells in which the column
and row values will not change.
Ex: Cell D6 = C6*D5
Cell H11 = C11*H5
Cell J15 = C15*J5
I want to be able to copy this formula into several cells without the C or
the 5 changing. How can this be achieved?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default 1 column multiplied by 1 row throughout sheet

Use a dollar sign ($) to maintain the column or row or both when copying a
formula.

=$C6*D$5

HTH,
Paul

--

"Rob Maeurer" <Rob wrote in message
...
I want to copy a formula from 1 cell or a group of cells in which the
column
and row values will not change.
Ex: Cell D6 = C6*D5
Cell H11 = C11*H5
Cell J15 = C15*J5
I want to be able to copy this formula into several cells without the C or
the 5 changing. How can this be achieved?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default 1 column multiplied by 1 row throughout sheet

hi
use absolute reference instead of relative reference

relative reference.... =C6*D5
asolute reference.... =$C$6*$D$5

regards
FSt1

"Rob Maeurer" wrote:

I want to copy a formula from 1 cell or a group of cells in which the column
and row values will not change.
Ex: Cell D6 C6*D5 Cell H11 = C11*H5
Cell J15 = C15*J5
I want to be able to copy this formula into several cells without the C or
the 5 changing. How can this be achieved?

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
When I input a number it is being multiplied 10,000 Joe Excel Discussion (Misc queries) 1 March 29th 07 04:53 AM
Column multiplied by single cell Greg Snidow Excel Worksheet Functions 4 November 17th 06 08:03 PM
pounds multiplied by hours rsw1984 Excel Worksheet Functions 2 April 19th 05 12:07 PM
same cell multiplied by set value lynk787 Excel Discussion (Misc queries) 1 January 23rd 05 06:54 AM
Multiplied Values Jeff Excel Discussion (Misc queries) 1 December 22nd 04 02:27 PM


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