Skip to content

Instantly share code, notes, and snippets.

@olkeene
Created January 10, 2013 11:37
Show Gist options
  • Save olkeene/4501433 to your computer and use it in GitHub Desktop.
Save olkeene/4501433 to your computer and use it in GitHub Desktop.
# file https://dl.dropbox.com/u/6082558/1.xls
Spreadsheet.open('1.xls')
ArgumentError: comparison of Fixnum with nil failed
from /home/olkeene/.rvm/gems/ruby-1.9.3-p0@cvchk/gems/spreadsheet-0.7.5/lib/spreadsheet/excel/worksheet.rb:89:in `each'
from /home/olkeene/.rvm/gems/ruby-1.9.3-p0@cvchk/gems/spreadsheet-0.7.5/lib/spreadsheet/excel/worksheet.rb:89:in `min'
@zdavatz
Copy link

zdavatz commented Jan 10, 2013

Thanks! I need a full Ruby-Script that does something with your file. Please a provide gist for that script as well. What are you trying to do with the file?

Also very important: How did you create the file 1.xls? On Windows, Mac, Linux? With OpenOffice, LibreOffice, MSOffice, what Version of Office did you use?

Best
Zeno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment