#1   Report Post  
SeanW
 
Posts: n/a
Default symbol functions

I have this in my calculation of an excel sheet and I don't know what $
symbol does in it. =SUM(E10/(100-$E$8)*100)

example E8 =27.5
E10 = 1058
but the sum is $1,459.31
How is this? I tried everyway I knew.
Thanks
Sean
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you copy that formula to a different cell, then the $e$8 won't change.

This is used when there's a constant in $e$8 that should be used in all those
formulas.

But I would drop the =sum() from your formula:

=(E10/(100-$E$8))*100

And I added parentheses just so that it would be easier for me to understand.
Excel doesn't require them.



SeanW wrote:

I have this in my calculation of an excel sheet and I don't know what $
symbol does in it. =SUM(E10/(100-$E$8)*100)

example E8 =27.5
E10 = 1058
but the sum is $1,459.31
How is this? I tried everyway I knew.
Thanks
Sean


--

Dave Peterson
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
Visible rows and functions that work tracy Excel Worksheet Functions 2 August 19th 05 05:25 AM
Improvements for text finding functions yarp Excel Discussion (Misc queries) 2 August 8th 05 04:01 PM
The Mathematical "Implies" symbol Gary T Excel Discussion (Misc queries) 3 July 26th 05 01:03 PM
3 questions about automated c++ com add-in worksheet functions gert Excel Worksheet Functions 0 March 10th 05 09:57 AM
# of Functions per cell SUB-ZERO Excel Worksheet Functions 3 January 23rd 05 10:35 PM


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