The reply worked, but I still need help....

  • Thread starter Thread starter John1791
  • Start date Start date
J

John1791

The reply worked, but I had to redo my formula and develop a new formula.
The new formula is: y = -9E-11x2 + 3E-05x - 0.011 Now, Excel will not let me
enter it as Excel will not let me continue because Excel insists that I
change the -9E to the cell address of "E9."

Can anyone help me write this formula so that Excel will accept it.

THank you very much.
 
You haven't made it clear which reply you are talking about, as you started
a new thread instead of replying to the message to which you wished to
refer.

.... but I don't see your problem. What formula were you trying?
= -9E-11*A2^2 + 3E-05*A2 - 0.011 works for me.
 
John,

I assume you mean David's reply. If you do the answer he gave you is a valid
solution to this latest question. i.e.

= -9e-11*A2^2 + 3e-5*A2 - 0.011

Mike
 
i admit i have no idea what this formula does, but when i copy

= -9e-11*A2^2 + 3e-5*A2 - 0.011

into a cell & hit enter, it turns it into:

= -0.00000000009*A2^2 + 0.00003*A2 - 0.011
which shows a value of -0.011.

(i have no idea if it actually means the same as the first one!)

and if i try to put some parentheses around stuff, it also tells me
that 9e is an error & needs to be changed into E9.

just to validate the OP's problem.
:)
susan
 
Yes, it does mean the same as the first one, Susan, but if the answer that
comes out is -0.011, then you don't have 36000 in A2. [You presumably have
zero?]
With 36000 in A2, the answer is 0.95236. If the OP is expecting 1.01, then
my guess is that he doesn't have enough significant figures in his
polynomial coefficients.
--
David Biddulph

i admit i have no idea what this formula does, but when i copy

= -9e-11*A2^2 + 3e-5*A2 - 0.011

into a cell & hit enter, it turns it into:

= -0.00000000009*A2^2 + 0.00003*A2 - 0.011
which shows a value of -0.011.
....
 
yep, it was zero.
he didn't say (in this post) what answer he was expecting, just that
it wouldn't let him enter the formula. i was simply saying i had been
able to duplicate his error.
........... bowing out now (semi-gracefully).
:)
susan


Yes, it does mean the same as the first one, Susan, but if the answer that
comes out is -0.011, then you don't have 36000 in A2.   [You presumably have
zero?]
With 36000 in A2, the answer is 0.95236.  If the OP is expecting 1.01, then
my guess is that he doesn't have enough significant figures in his
polynomial coefficients.
--
David Biddulph


i admit i have no idea what this formula does, but when i copy

= -9e-11*A2^2 + 3e-5*A2 - 0.011

into a cell & hit enter, it turns it into:

= -0.00000000009*A2^2 + 0.00003*A2 - 0.011
which shows a value of -0.011.
...
I assume you mean David's reply. If you do the answer he gave you is a
valid
solution to this latest question. i.e.
= -9e-11*A2^2 + 3e-5*A2 - 0.011
- Show quoted text -- Hide quoted text -

- Show quoted text -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top