+ Reply to Thread
Results 1 to 2 of 2

Naming Sheets in Visual Basic

  1. #1

    Naming Sheets in Visual Basic

    I'm using VB and I have am in an unnamed sheet that was created when i
    selected to show detail in a pivot table. My question is - Is there a
    way to name the new sheet, which i am in, with out specifying what the
    current name is?


  2. #2
    Norman Jones
    Guest

    Re: Naming Sheets in Visual Basic

    Hi LJ,

    Try:

    ActiveSheet.Name = "YourChosenName"

    ---
    Regards,
    Norman



    <[email protected]> wrote in message
    news:[email protected]...
    > I'm using VB and I have am in an unnamed sheet that was created when i
    > selected to show detail in a pivot table. My question is - Is there a
    > way to name the new sheet, which i am in, with out specifying what the
    > current name is?
    >




+ 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