Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default 'anchoring' or 'grounding' part of a formula

hi there - i'd like to multiply a variety of cells by the same cell - so, i'd
like to multiply the information in cell A1 by the information in b1 through
b10 and c1 through c10 and d1 through d10.

is there a way to set up the formula so that when i copy and paste the a1*b1
to the cell next to it, it says a1*c1 or when i copy and paste below instead
of a2*b2 it pastes a1*b2 and then a1*c3 etc etc

thanks
dave
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 268
Default 'anchoring' or 'grounding' part of a formula

When you enter the A1 part, press your <F4 key, and you will notice that A1
changes to $A$1. If you copy $A$1*to the adjacent cell, it will copy as
$A$1*C1, and if you copy $A$1*C1 to the cell below, it will change to
$A$1*C2. If you press <F4 repeatedly, it will change the $ signs to $A1 and
A$1. Doing this will "anchor" either the column or the row indicator.

"dave" wrote:

hi there - i'd like to multiply a variety of cells by the same cell - so, i'd
like to multiply the information in cell A1 by the information in b1 through
b10 and c1 through c10 and d1 through d10.

is there a way to set up the formula so that when i copy and paste the a1*b1
to the cell next to it, it says a1*c1 or when i copy and paste below instead
of a2*b2 it pastes a1*b2 and then a1*c3 etc etc

thanks
dave

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default 'anchoring' or 'grounding' part of a formula

Use absolute references for your anchor cell: $A$1 (note the dollar
signs--this is an absolute reference, so that if you have =$A$1*B1 and copy
down you will get $A$1*B2, etc.

To keep only the column as an absolute reference, use $A1.

To keep only the row as an absolute reference, use A$1.

Finally, the reference you're using below is called a relative reference.
--
Brevity is the soul of wit.


"dave" wrote:

hi there - i'd like to multiply a variety of cells by the same cell - so, i'd
like to multiply the information in cell A1 by the information in b1 through
b10 and c1 through c10 and d1 through d10.

is there a way to set up the formula so that when i copy and paste the a1*b1
to the cell next to it, it says a1*c1 or when i copy and paste below instead
of a2*b2 it pastes a1*b2 and then a1*c3 etc etc

thanks
dave

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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Q: DDE Link - Replace Part of the Formula Reto Walker Excel Worksheet Functions 0 February 14th 06 04:13 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
IF/AND Formula seems to only be reading 1st part of formula Greg Bobak Excel Worksheet Functions 2 March 3rd 05 01:53 AM


All times are GMT +1. The time now is 09:40 AM.

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"