ACCRINT( )

  • Thread starter Thread starter chengj
  • Start date Start date
C

chengj

when i use the function ACCRINT(),I meet a problem.
ACCRINT("39507","39691","39569",0.1,1000,2,2)=17.222222222
BUT:
ACCRINT("39507","39691","39569",0.1,1000,4,2)=16.666666667
39507---"2008-2-29"
39691---"2008-8-31"
39569---"2008-5-1"
As you see, when "Frequency"=4 the result is smaller.
who can tell me why?

Thank you very much!
 
thank you !
but I think your answer isn't correct!
Thank you all the same
 
No doubt you are right. However, it is better to continue the discussion in
the same thread rather than reposting the same question in a new thread. I
do see that you have another, probably better answer in the original thread.
 

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

Similar Threads

something about function ACCRINT( ) 2
accrint() 2
accrint bug? 1
ACCRUED INTEREST (ACCRINT) Bug 2
ACCRINT formula problem 1
Complex Sales Evaluation 1
XIRR problem 4
HELP!!! 3

Back
Top