Hi,
After searching the forum I have found how to open an Excel spread sheet and 
write to it, and how to create a new sheet in the exiting file using :
excelchart = excel.Sheets.Add()

How would I give this sheet a name instead of the default Sheet X name?
Preferably I would name the sheet with the current day's date, which I think I 
have figured out how to get date in the script (I use another script that uses 
the current date as a user name when creating an account in a web tool I test).

Thanks
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6472&messageID=18338#18338
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to