+ Reply to Thread
Results 1 to 4 of 4

Refer to Excel Worksheet by its name

  1. #1
    RichB
    Guest

    Refer to Excel Worksheet by its name

    Is it possible, using the tools available in Excel 2002, to refer to a
    worksheet by its name?

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    In what way do you want to refer to a workbook by it's name?

    If you mean in a formula referencing a specific cell or range in another open workbook, yes, you can. It would something like this:

    ='Test Workbook.xls'!$A$1

    If the workbook has multiple sheets, it would look like:

    ='[Test Workbook.xls]Sheet2'!$A$1

    If the workbook was closed, it would look like this:

    ='C:\Documents and Settings\My Documents\Excel\[Test Workbook.xls]Sheet2'!$A$1

    If you meant something else, please provide more details.

    HTH
    Bruce
    The older I get, the better I used to be.
    USA

  3. #3
    JE McGimpsey
    Guest

    Re: Refer to Excel Worksheet by its name

    You mean something like

    ='My Sheet'!A1 + 'Sheet 2'!B1

    ???

    In article <[email protected]>,
    "RichB" <[email protected]> wrote:

    > Is it possible, using the tools available in Excel 2002, to refer to a
    > worksheet by its name?


  4. #4
    RichB
    Guest

    Re: Refer to Excel Worksheet by its name

    Yes, thank you. I think that does it.

    "JE McGimpsey" wrote:

    > You mean something like
    >
    > ='My Sheet'!A1 + 'Sheet 2'!B1
    >
    > ???
    >
    > In article <[email protected]>,
    > "RichB" <[email protected]> wrote:
    >
    > > Is it possible, using the tools available in Excel 2002, to refer to a
    > > worksheet by its name?

    >


+ 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