+ Reply to Thread
Results 1 to 6 of 6

Excel Function Help

  1. #1
    Registered User
    Join Date
    01-18-2005
    Posts
    62

    Excel Function Help

    Dear all,

    I have a sheet named "Nam" and I have another sheet in which cell A1="Nam" and in this sheet I have a formular to get value from cell C28 of sheet "Nam". For example ='Nam'!C28.

    My question is that Is there any function in Excel that I can get the value from C28 of sheet "Nam" by using sheet reference from cell A1, for ex. =A1 & cell reference.

    Thanks a lot!


    Nam

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    =INDIRECT(A1&"!C28")

    Mangesh

  3. #3
    Registered User
    Join Date
    01-18-2005
    Posts
    62
    Dear Mangesh,

    I tried but it didn't work.

    Thanks,

    Nam

  4. #4
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    What did the formula return, did it return #Ref! error...?
    In cell A1, you should have Nam and not "Nam"

    Mangesh

  5. #5
    Registered User
    Join Date
    01-18-2005
    Posts
    62
    Dear Mangesh,

    I think the formular should be =indirect(address(28,2,4,true,A1))

    Regards,

    Nam

  6. #6
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    Both formulae work for me.

    Mangesh

+ 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