feasibility study

Y

yenisey

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

Max

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.
 
Z

Zeno

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

Marcelo

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:
 
Top