+ Reply to Thread
Results 1 to 4 of 4

Sheet number

  1. #1
    aou
    Guest

    Sheet number

    I can use Worksheets(2) to goto the second sheet on workbook, I can use
    Worksheets.Count to goto the last sheet on workbook.
    How can I get the Number of ActiveSheet(not sheetname, codename)?

    Thira


  2. #2
    kishore
    Guest

    Re: Sheet number

    Try this..

    shCount = ThisWorkbook.Sheets.Count

    will give u the count of sheet numbers in your workbook.

    Kishore


  3. #3
    Jezebel
    Guest

    Re: Sheet number

    ActiveSheet.Index



    "aou" <[email protected]> wrote in message
    news:[email protected]...
    >I can use Worksheets(2) to goto the second sheet on workbook, I can use
    > Worksheets.Count to goto the last sheet on workbook.
    > How can I get the Number of ActiveSheet(not sheetname, codename)?
    >
    > Thira
    >




  4. #4
    aou
    Guest

    Re: Sheet number

    Thanks, every bodys

    Thira


+ 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