Ryan
Member since Dec 11, 2008
- Profile: /members/2594-ryan.htm
- Comments: 3
Recent Blog Comments By Ryan
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Oct 12, 2011 at 3:05 PM
Mickey, actually, my problem right now is reading in the files from Excel. A cfdump of the incoming file after calling the POIUtility.cfc shows the cells as being in scientific notation (when a cell has a 13+ digit number in it). I can remove the E+012 and the decimal point, but the accuracy of th... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Oct 11, 2011 at 3:21 PM
I've been working with a modified version of the POIUtility, I think it may be the version Nathan posted. (using the newest POI files and the updated utility it allows Excel 2007/10 read/write). I'm having a problem where my users are entering a 13 digit number into an excel field and it is bein... read more »
-
19.0 Must Be Within Range: ( 1 : 12 )
Posted on Jul 31, 2007 at 12:49 AM
When I was a kid I ran across a few page insert in a day planner that had a system to calculate the day of week (Monday, Thursday, etc.) of any date between around 1500 and 2100. Years later I realized it was based on an algorithm that works for our current calendar system(Gregorian). I suspect th... read more »