+ Reply to Thread
Results 1 to 3 of 3

Add New Worksheet Using VBA

  1. #1
    Registered User
    Join Date
    08-30-2005
    Posts
    6

    Add New Worksheet Using VBA

    Hi

    Can anyone tell me how to add a new worksheet and rename it using VBA.
    Thanks for the help.
    Cheers!!

  2. #2
    Bob Phillips
    Guest

    Re: Add New Worksheet Using VBA

    Worksheets.Add.Name = "mysheet"

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Hani Muhtadi" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > Hi
    >
    > Can anyone tell me how to add a new worksheet and rename it using VBA.
    > Thanks for the help.
    > Cheers!!
    >
    >
    > --
    > Hani Muhtadi
    > ------------------------------------------------------------------------
    > Hani Muhtadi's Profile:

    http://www.excelforum.com/member.php...o&userid=26794
    > View this thread: http://www.excelforum.com/showthread...hreadid=477226
    >




  3. #3
    Don Guillett
    Guest

    Re: Add New Worksheet Using VBA

    try doing it while recording a macro

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "Hani Muhtadi" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > Hi
    >
    > Can anyone tell me how to add a new worksheet and rename it using VBA.
    > Thanks for the help.
    > Cheers!!
    >
    >
    > --
    > Hani Muhtadi
    > ------------------------------------------------------------------------
    > Hani Muhtadi's Profile:

    http://www.excelforum.com/member.php...o&userid=26794
    > View this thread: http://www.excelforum.com/showthread...hreadid=477226
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1