feasibility study

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A project feasibility study for a certain business operation. It includes
Financing requirement, Market Study, Technical and Operational Aspects as
well as financial forecast.
 
yenisey said:
A project feasibility study for a certain business operation. It includes
Financing requirement, Market Study, Technical and Operational Aspects as
well as financial forecast.

And the excel question is .. ?? <g>

Describe specifics. Keep it to one excel question per post relevant to the
newsgroup (here, its about worksheet functions). Browse the other threads to
get a feel of posts which attract responses. Then try posting afresh as new
posts, one question per post. All the best.

---
 
In Excel 1.2675-1.2664=.0011= A1
1.2664-1.2653=.0011=B1
Ask if A1=B1 result is False: Why?
 
hi Zeno,

try to use round to see it as true
the results of the formula are:

a1 = 0,0011000000000001
b1 = 0,0010999999999998

so they are not equal.

use =round((1.2675-1.2664),4)
and =round((1.2664-1.2653),4)

hth
regards from Brazil
Marcelo

"Zeno" escreveu:
 

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