Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to put a certain string value in all the cells from a column.How can I iterate over all values? Thanks!

share|improve this question
You could provide a little more detail... – Thomas Klemm Oct 30 '12 at 11:11
Ok.I have a column Category in which I want to modify the content of all the cells from "a" to "b".This column has 100 rows so I want to iterate over all of them. – Bogdan Popa Oct 30 '12 at 11:20
Are you using any gem? – Thomas Klemm Oct 30 '12 at 11:28
Yes, I am using the Spreadsheet Gem. – Bogdan Popa Oct 30 '12 at 11:30
Never used that, sorry. – Thomas Klemm Oct 30 '12 at 11:37

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.