how to rename the existing excel sheet automatically

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ram712
    New Member
    • Jan 2010
    • 4

    how to rename the existing excel sheet automatically

    i need to create/add a copy of an excel sheet to an existing excel sheet consisting of table data so that the new excel sheet renamed automatically.
    also, the new excel sheet should be blank but the previous formula restored.
  • mzmishra
    Recognized Expert Contributor
    • Aug 2007
    • 390

    #2
    This link may help you

    Comment

    • tlhintoq
      Recognized Expert Specialist
      • Mar 2008
      • 3532

      #3
      Hello Ram,

      Welcome to Bytes. I couldn't help but notice that all three of your posts are regarding an Excel project and that all three of your posts are in the form of "I need this ...."

      Here at Bytes the volunteers don't write your code for you. You need to at least make an effort on your own first. The MSDN has an entire section just on the Office namespace, which includes a section for Excel


      You will learn a lot more by first reading the documentation, and working with the sample code already provided by Microsoft. Then when you run into some issues with your code we can help you with the specifics.

      Comment

      Working...