You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby-roo
Am using an excel spreadsheet as a data repository for variable values
in a rails application that executes various scripts that need
differing values for a given variable name.
If I try to edit the spreadsheet Excel tells me the file is in use and
can only be opened read-only. I have to completely stop the rails
application in order to get edit access to the spreadsheet.