Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default What does a $ mean in a calculation, Example =+D9*$E$12*$B$3

I can't locate any information on the use of $ signs in formulas
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default What does a $ mean in a calculation, Example =+D9*$E$12*$B$3

It refers to absolute referencing.

for example if you type a formula =(A1) and drag it down the formula changes
to =(A2) etc but if you type =($A$1) and drag it down it always refers to the
Cell A1

"mbamap" wrote:

I can't locate any information on the use of $ signs in formulas

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default What does a $ mean in a calculation, Example =+D9*$E$12*$B$3

It's an absolute reference. If the formula were copied to the right or down,
the cell references E12 and B3 would not change. However, since D9 has no
dollar signs, it is a relative reference, and so if the formula were copied
to the right, it would read E9, and if it were copied down the formula would
read D10.

Dave
--
Brevity is the soul of wit.


"mbamap" wrote:

I can't locate any information on the use of $ signs in formulas

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
How can I change the default manual calculation as automatic May Excel Discussion (Misc queries) 6 December 14th 06 03:46 AM
Open CSV causes calculation in manual calc mode [email protected] Excel Discussion (Misc queries) 0 July 25th 06 09:22 PM
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 10:11 PM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 09:36 PM


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