+ Reply to Thread
Results 1 to 2 of 2

Get the worksheet name using VBA

  1. #1
    Graham Whitehead
    Guest

    Get the worksheet name using VBA

    hi, I was just wondering of it was possible to work out and store the name
    of a worksheet and if so how is it done?



  2. #2
    Ardus Petus
    Guest

    Re: Get the worksheet name using VBA

    Dim WsName as String
    WsName = ActiveSheet.Name

    HTH
    --
    AP

    "Graham Whitehead" <[email protected]> a écrit dans le message de
    news: [email protected]...
    > hi, I was just wondering of it was possible to work out and store the name
    > of a worksheet and if so how is it done?
    >




+ 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