IanWaterman
Programmer
This is not strictly a crystal problem, I just hope someone has had to create this formula before.
I am building a financial report which needs to calculate the accrual days of an investment. In some cases I must use what is known as the 360/30 method.
Eg 8/3/06 to 8/4/06 would normally be 32 days (system assumes investment from opening 8/3 to close 8/4), however, under 360/30 it would be 31 days. As it assumes all months are 30 days.
However, I am not totally clear on what happens happens when the start or end date is 31st.
Thanks in advance for any help.
Ian
I am building a financial report which needs to calculate the accrual days of an investment. In some cases I must use what is known as the 360/30 method.
Eg 8/3/06 to 8/4/06 would normally be 32 days (system assumes investment from opening 8/3 to close 8/4), however, under 360/30 it would be 31 days. As it assumes all months are 30 days.
However, I am not totally clear on what happens happens when the start or end date is 31st.
Thanks in advance for any help.
Ian