How to separate a variable?

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

Does anyone have any suggestions on how to separate the E13 from following
formula?
E14/1.15=C6+C7+ROUNDUP((B4+C8+C10)/(1-E13)/500,0)*2.5+(B4+C8+C10)/(1-E13)

E13=???
Thanks in advance for any suggestions
Eric
 
Here is an approximation for E13:

= 1 - (B4+C8+C10)*1.005 / ((E14/1.15)-C6-C7)

Is that what you meant?

Hope this helps.

Pete
 

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