Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Using the value of a common cell as a multiple for many other cell

how can I use the value of 1 cell as a calculation componet for multiple
cells. For example, I have a total revenue figure in cell B3 and I want to
know the % of that revenue figure that ~20 different expense lines represent.
I've done this before and I believe that there is a "$" inserted somewhere
in the formula
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Using the value of a common cell as a multiple for many other cell

Hi,

You're quite correct, the dollar sign is use to make part or all the cell
reference absolute (non changing).

$B$3 will make the cell absolute
B$3 will make the row absolute
$B3 will make the column absolute

another way is to name your cell "B3" in this case, the name box is located
left of the formula bar (white input box), just select the cell and name it
what you want then you can use that name in your formula:

=A1*tax or =A1*price

HTH
Jean-Guy

"EDH-Grill" wrote:

how can I use the value of 1 cell as a calculation componet for multiple
cells. For example, I have a total revenue figure in cell B3 and I want to
know the % of that revenue figure that ~20 different expense lines represent.
I've done this before and I believe that there is a "$" inserted somewhere
in the formula

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
print excel spreadsheet splitting cell contents on multiple pages vrm7620 Excel Discussion (Misc queries) 2 October 27th 06 05:25 PM
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
a unique cell value returns multiple cell values from another shee grflded Excel Worksheet Functions 0 September 25th 05 04:21 AM
Counting Multiple Values In A Cell DiamondDean Excel Worksheet Functions 1 August 20th 05 07:22 AM


All times are GMT +1. The time now is 07:55 PM.

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"