#1   Report Post  
BigWylie1
 
Posts: n/a
Default copying a formula

I have aproblem with a discounting formula.
In Column B, I have 200 long distance rates starting on Row B3.
In Cell C2, I wish to enter my discount value as a percentage. ( i.e. 85% of
'B3')
This works fine.
If I try to copy the formulain cell 'C3' : =(B3*C2) to the rest of
Column C, the copy /Paste feature keeps changing the multiplier as the sells
increase.
I.e. in cell C4, the pasted formula is: = (B4*C3). I only want each of
my formulas to refernce cell C2.
How can I fix this without manually changing each copied value to multiply
by cell C2?


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

in the first line of your formula use $C$2 instead of C2 (this makes this
reference "absolute" and will not change when you copy it down a column) and
then copy this down all the rest - you should be able to copy the formula
down using the autofill handle - make sure the formula copies down to C4 and
then in C4, move your mouse over the bottom right hand corner of the cell
until you see a +, double click on the + and the formula should be
replicated down the column.

Hope this helps
Cheers
JulieD


"BigWylie1" wrote in message
...
I have aproblem with a discounting formula.
In Column B, I have 200 long distance rates starting on Row B3.
In Cell C2, I wish to enter my discount value as a percentage. ( i.e. 85%
of
'B3')
This works fine.
If I try to copy the formulain cell 'C3' : =(B3*C2) to the rest of
Column C, the copy /Paste feature keeps changing the multiplier as the
sells
increase.
I.e. in cell C4, the pasted formula is: = (B4*C3). I only want each
of
my formulas to refernce cell C2.
How can I fix this without manually changing each copied value to multiply
by cell C2?




  #3   Report Post  
 
Posts: n/a
Default

hi,
use absolute referencing by adding dollar signs

$C$2

without dollar signs is relative referencing.

-----Original Message-----
I have aproblem with a discounting formula.
In Column B, I have 200 long distance rates starting on

Row B3.
In Cell C2, I wish to enter my discount value as a

percentage. ( i.e. 85% of
'B3')
This works fine.
If I try to copy the formulain cell 'C3' : =(B3*C2)

to the rest of
Column C, the copy /Paste feature keeps changing the

multiplier as the sells
increase.
I.e. in cell C4, the pasted formula is: = (B4*C3). I

only want each of
my formulas to refernce cell C2.
How can I fix this without manually changing each copied

value to multiply
by cell C2?


.

  #4   Report Post  
Gordon
 
Posts: n/a
Default

BigWylie1 wrote:
I have aproblem with a discounting formula.
In Column B, I have 200 long distance rates starting on Row B3.
In Cell C2, I wish to enter my discount value as a percentage. ( i.e. 85% of
'B3')
This works fine.
If I try to copy the formulain cell 'C3' : =(B3*C2) to the rest of
Column C, the copy /Paste feature keeps changing the multiplier as the sells
increase.
I.e. in cell C4, the pasted formula is: = (B4*C3). I only want each of
my formulas to refernce cell C2.
How can I fix this without manually changing each copied value to multiply
by cell C2?



In Cell C£ type the formula =B3*$C$2
The "$" sign is an absolute reference as opposed to a relative
reference, and when you copy the formula down, $C$2 will stay exactly
the same.

HTH

--
Interim Systems and Management Accounting
Gordon Burgess-Parker
Director
www.gbpcomputing.co.uk
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
copying LOOKUP formula R Birk Excel Worksheet Functions 3 February 3rd 05 01:05 AM
How do I copy a result without copying the formula? riffmastr7 Excel Discussion (Misc queries) 1 February 2nd 05 07:10 PM
Copying an array formula... Dennis G. Excel Worksheet Functions 12 January 3rd 05 02:49 AM
Paste is is copying in formula, but display is wrong. Matt Excel Discussion (Misc queries) 2 December 7th 04 08:37 PM
Paste is is copying in formula, but display is wrong. Matt Excel Worksheet Functions 2 December 7th 04 08:37 PM


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