From: Jason Lillywhite Date: 2010-06-08T23:10:46+09:00 Subject: How can I use Ruby with MS Excel? As much as I hate to say it, Microsoft Excel is here to stay and will continue to be the most popular tool among engineers and scientists. When I say engineers, I mean mechanical, civil, environmental, chemical engineers. The new version of Excel has some very nice graphical capability. I love Ruby and hate Visual Basic with passion. Hopefully that goes without further explanation. Could someone here help me envision a way to make use of Excel for the input/output and Ruby for the model logic? In the perfect world, I would set up spreadsheet columns in Excel with input data. Maybe I would have a couple of GUI windows for other inputs. Then I could run the logic written in Ruby and output would be fed back to spreadsheet columns in Excel. Then I could make use of their nice graphing capabilities. Has anyone looked into this question? Thank you. -- Posted via http://www.ruby-forum.com/.