Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
OhMarty
 
Posts: n/a
Default Formula doesn't calculate correctly

Excel 2000

Why would this function work in one excel notebook and not another almost
identical one. The reference cells are the same.

=(H46-1000/1000*K19+J19

In the first notebook it sums K19 and J19

In the second notebook it just calls the J19 entry.

I am terribly confused. It is messing up our new price list. Can anyone
help? Thanks


  #2   Report Post  
Fred Smith
 
Posts: n/a
Default

Where is the closing parenthesis in the formula? What do you mean by "just
calls the J19 entry"?

--
Regards,
Fred
Please reply to newsgroup, not e-mail


"OhMarty" wrote in message
...
Excel 2000

Why would this function work in one excel notebook and not another almost
identical one. The reference cells are the same.

=(H46-1000/1000*K19+J19

In the first notebook it sums K19 and J19

In the second notebook it just calls the J19 entry.

I am terribly confused. It is messing up our new price list. Can anyone
help? Thanks




  #3   Report Post  
BenjieLop
 
Posts: n/a
Default


OhMarty Wrote:
Excel 2000

Why would this function work in one excel notebook and not another
almost
identical one. The reference cells are the same.

=(H46-1000/1000*K19+J19

In the first notebook it sums K19 and J19

In the second notebook it just calls the J19 entry.

I am terribly confused. It is messing up our new price list. Can
anyone
help? Thanks


You are missing at least one parenthesis depending on how you want the
formula to work. How do you want it to work anyway?

I can think of the following ways the above formula can be
reconstructed with each one giving out a different answer.

Formula 1: =(H46-1000)/1000*K19+J19

Formula 2: =((H46-1000)/1000)*K19+J19

Formula 3: =((H46-1000)/1000)*(K19+J19)

Maybe, if you can give the desired result from your formula, we can
figure out a way where the missing parenthesis/parentheses will be
placed.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=319941

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 do I calculate a formula with a not-to-exceed answer? danfromthelake Excel Discussion (Misc queries) 1 January 19th 05 01:57 AM
When I copy down into the next cell the formula changes correctly. Jason30 Excel Discussion (Misc queries) 1 January 12th 05 11:55 PM
Formula displays does not calculate Neil Bhandar Excel Discussion (Misc queries) 4 January 10th 05 10:55 PM
What is the formula to calculate Age when I have Date of Birth? Katiemcgi Excel Worksheet Functions 1 November 1st 04 08:07 PM
Using ROUND formula to calculate tax Saskia Excel Worksheet Functions 3 October 28th 04 08:35 AM


All times are GMT +1. The time now is 05:17 AM.

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"