From: Jim Burgess Date: 2009-02-11T01:14:30+09:00 Subject: Float in Spreadsheet Hi, I am using the ruby spreadsheet gem to create Excel files from within Ruby. Could someone tell me how to write a decimal value (in this case 34.00) to an Excel cell. I have looked in the documentation (http://spreadsheet.rubyforge.org/) and found the method write_number. I guess this will do what i want, but I cannot for the life of me get it to work. Thanks for any help. -- Posted via http://www.ruby-forum.com/.