+ Reply to Thread
Results 1 to 2 of 2

Worksheet Tab Value

  1. #1
    Registered User
    Join Date
    03-26-2007
    Posts
    1

    Worksheet Tab Value

    Hello, can anyone tell me how to get the value of what i call a worksheet tab into a cell automaticly?

    i have seen it done but can not recreate it.

    thanks
    Rob

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Rob,

    Try this

    =MID(CELL("filename",A1:A1),(FIND("]",CELL("filename",A1:A1))+1),(LEN(CELL("filename",A1:A1))-FIND("]",CELL("filename",A1:A1))+1))

    Ed

+ 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