+ Reply to Thread
Results 1 to 4 of 4

Returning Sheet Number

  1. #1
    Registered User
    Join Date
    12-15-2014
    Location
    singapore
    MS-Off Ver
    2013
    Posts
    45

    Returning Sheet Number

    Hi, May I know is there any function to return the sheets number?

    I want have like 50 sheets, everysheets has a title of Table - 1 ******, Table - 2 ******

    I am thinking of doing Table - =getsheetnumber() ******* some sort of function, so I dont have to type the number again everytime i rearrange the page for printing purpose. Thank you!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Returning Sheet Number

    See if this will work for you...
    =MID(CELL("Filename",A1),FIND("]",CELL("Filename",A1))+1,255)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    12-15-2014
    Location
    singapore
    MS-Off Ver
    2013
    Posts
    45

    Re: Returning Sheet Number

    Hi, thanks! But I return the sheet title instead of the sheet number. What I mean is the sheet position counting from the 1st sheet. Thanks. I found a function called sheet() but only 2013 excel can use, mine is 2010. Any other way? Thanks

  4. #4
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Returning Sheet Number

    like this?
    Please Login or Register  to view this content.
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 01-31-2013, 02:50 AM
  2. Replies: 1
    Last Post: 01-17-2013, 10:44 AM
  3. [SOLVED] Formula returning the number of a cell that contains a number and symbol
    By thesis in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-08-2012, 04:14 PM
  4. [SOLVED] Searching for a specific value on another sheet and returning the row number.
    By Ataraxicatom in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-24-2012, 07:47 PM
  5. Returning number from different sheet with VLOOKUP
    By drakaz in forum Excel General
    Replies: 4
    Last Post: 03-07-2012, 11:02 AM

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