Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Desktop Developer

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

Search

XML Feeds

Google Ads

Tags: excel

comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

If you ever get the question from someone why excel is dividing the number by 100 for no aparent reason, Well then I have the answer ;-)

In Excel 2003 goto Tools > Options > Edit > Fixed decimal places. Chances are that that little checkbox is checked.

In excel 2007 they changed the description (automaticaly insert a decimal point) for that checkbox and ...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Luca Bolognese has released a .NET library that provides the full set of financial functions from Excel. The main goal for the library is compatibility with Excel, by providing the same functions, with the same behavior. Note though that this is not a wrapper over the Excel library; the functions have been re-implemented in managed code so that you do not need to have Excel installed to use this library.

More here including the download links: http://blogs.msdn.com/lucabol/archive/2...

Read More...