Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Stuart Grantham
 
Posts: n/a
Default How do I use a calculated constant in multiple cells?

i want to use excel for pricelists but with a facility to change profit
margins. At present I enter the proposed markup in one cell and calculate the
figure I have to use to multiply the cost price by to acheive the profit in
another cell (Cell 2). So far, so easy.

I then enter the product descriptions in one vertical list and their cost
prices in the adjoining column (Column B). To get the sales price I have to
multiply each entry in column B by the figure calculated in Cell 2, but when
I fill down the formula, the row value in Column B increases by one but so
does the reference to Cell 2.

Is there any way I can keep the cell 2 reference fixed whist changing the
rows in column B?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default How do I use a calculated constant in multiple cells?

Let's say your costs are in column B and your calculated sale prices are in
column C

Rather than using something like
=B1*A2 in cell C1 and copy down
use
=B1*$A$2 in cell C1 and copy down

The $ prevents the reference from changing during the copy down
--
Gary's Student


"Stuart Grantham" wrote:

i want to use excel for pricelists but with a facility to change profit
margins. At present I enter the proposed markup in one cell and calculate the
figure I have to use to multiply the cost price by to acheive the profit in
another cell (Cell 2). So far, so easy.

I then enter the product descriptions in one vertical list and their cost
prices in the adjoining column (Column B). To get the sales price I have to
multiply each entry in column B by the figure calculated in Cell 2, but when
I fill down the formula, the row value in Column B increases by one but so
does the reference to Cell 2.

Is there any way I can keep the cell 2 reference fixed whist changing the
rows in column B?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Stuart Grantham
 
Posts: n/a
Default How do I use a calculated constant in multiple cells?

Gary's Student,

Many thanks for your suggestion - it will save me a lot of time.

Stuart

"Gary''s Student" wrote:

Let's say your costs are in column B and your calculated sale prices are in
column C

Rather than using something like
=B1*A2 in cell C1 and copy down
use
=B1*$A$2 in cell C1 and copy down

The $ prevents the reference from changing during the copy down
--
Gary's Student


"Stuart Grantham" wrote:

i want to use excel for pricelists but with a facility to change profit
margins. At present I enter the proposed markup in one cell and calculate the
figure I have to use to multiply the cost price by to acheive the profit in
another cell (Cell 2). So far, so easy.

I then enter the product descriptions in one vertical list and their cost
prices in the adjoining column (Column B). To get the sales price I have to
multiply each entry in column B by the figure calculated in Cell 2, but when
I fill down the formula, the row value in Column B increases by one but so
does the reference to Cell 2.

Is there any way I can keep the cell 2 reference fixed whist changing the
rows in column B?

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
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
How to find multiple cells/replace whole cells w/data dcurylo Excel Discussion (Misc queries) 2 November 30th 05 08:06 PM
How do I merge cells with multiple data values? KatMic Excel Discussion (Misc queries) 2 November 28th 05 10:13 PM
how can i ignore blank cells when multiple cells? arash Excel Worksheet Functions 4 November 17th 05 04:35 PM
adding certain cells in multiple worksheets in multiple workbooks Stephen via OfficeKB.com Excel Worksheet Functions 1 February 4th 05 08:31 PM


All times are GMT +1. The time now is 07:33 AM.

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"