Writing Excel file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arvind1083
    New Member
    • Apr 2007
    • 1

    #1

    Writing Excel file

    I need help for writing a excel file.
    As in one excel file there could be more than one sheets so I want to know how can I give name to different sheets and select a particular sheet for writing or reading from my python program.
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Now that you are in the proper forum, let's see if we can get you an aswer... [from code snippets]

    Comment

    • bartonc
      Recognized Expert Expert
      • Sep 2006
      • 6478

      #3
      Originally posted by arvind1083
      I need help for writing a excel file.
      As in one excel file there could be more than one sheets so I want to know how can I give name to different sheets and select a particular sheet for writing or reading from my python program.
      I remember hearing something about excelerator (or some such package): Here is the first link that pops up on Google.

      Comment

      Working...