ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   what is =d104/$f104 doing? what does the $ sign do? (https://www.excelbanter.com/excel-discussion-misc-queries/118318-what-%3Dd104-%24f104-doing-what-does-%24-sign-do.html)

Excel ??

what is =d104/$f104 doing? what does the $ sign do?
 
can any one tell me what is this formula =d104/$f104 from excel?

PCLIVE

what is =d104/$f104 doing? what does the $ sign do?
 
This devides the value in D104 by the value in F104. The $ makes the column
reference of F104 a constant. That means if you copy the formula to another
column, the "F" column reference will remain the same.

HTH,
Paul

"Excel ??" <Excel wrote in message
...
can any one tell me what is this formula =d104/$f104 from excel?




Dave F

what is =d104/$f104 doing? what does the $ sign do?
 
It's dividing D104 by F104
--
Brevity is the soul of wit.


"Excel ??" wrote:

can any one tell me what is this formula =d104/$f104 from excel?


Bernard Liengme

what is =d104/$f104 doing? what does the $ sign do?
 
It divides the value in D104 by that in F104 and gives the same result as
=D104/F104
But if you copy this to a cell to the left (ie if formula is in P1 and you
copy it to Q1) your formula becomes =E104/$F104; note the D changes but the
F does not.
You might see formulas like =D104/$F$104 with a $ on both he column and the
row part. Such a formula leave F and 104 unchanged when copied.
See help under relative and absolute addresses
best wishes

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Excel ??" <Excel wrote in message
...
can any one tell me what is this formula =d104/$f104 from excel?





All times are GMT +1. The time now is 12:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com