+ Reply to Thread
Results 1 to 12 of 12

Indirect formula Error

Hybrid View

  1. #1
    Forum Contributor Neilesh Kumar's Avatar
    Join Date
    05-26-2016
    Location
    INDIA
    MS-Off Ver
    2013 & 2016
    Posts
    853

    Indirect formula Error

    Dear Experts,

    Please find here attached a workbook sample, In Dashboard worksheet at cell D7 i am trying to use indirect formula to fetch a text based on worksheet name but it is throwing #Ref. error. Current Excel Ver. is 2016.

    Request to you please do help me out. Your precious support would highly be appreciated.

    Many thanks and kind regards,

    Neilesh
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,327

    Re: Indirect formula Error

    This:

    =INDIRECT(B7&" C "&"!C7")

    resolves to this:

    =Vserver15(Prod.) C !C7

    That sheet does not exist, hence the error.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor Neilesh Kumar's Avatar
    Join Date
    05-26-2016
    Location
    INDIA
    MS-Off Ver
    2013 & 2016
    Posts
    853

    Re: Indirect formula Error

    Hi Ali,

    I have tried =INDIRECT(B7&"!C7") as well in Dashboard worksheet at cell D7 and this one also throwing the same error "#Ref." and error i gets only when i do use the special characters in the worksheet name but when i do remove the special characters the formula works perfectly.

    Is it possible keep the worksheet name as it is while using the indirect formula for the required output.

    Please do help me out.
    Last edited by Neilesh Kumar; 12-19-2017 at 10:17 AM. Reason: Completing the info

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Indirect formula Error

    Try this in D7:

    =INDIRECT("'"&B7&"'!C7")

  5. #5
    Forum Contributor Neilesh Kumar's Avatar
    Join Date
    05-26-2016
    Location
    INDIA
    MS-Off Ver
    2013 & 2016
    Posts
    853

    Re: Indirect formula Error

    Hi Expert,

    The same "#Ref." error i am getting with the provided formula and the reason is that in the worksheet name i have used open and closed brackets as well in some of the worksheets i have used - as well and resulting i am getting error.

    Is it possible to get the Indirect formula where i can keep the worksheets name with special characters.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Indirect formula Error

    Is this what you meant, as I have assumed that htere is meant to be a value in dashboard C7...

    =INDIRECT("'"&B7&"'!C"&C7)

    if not, what is meant to be in that cell (if relevant!!)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  7. #7
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Indirect formula Error

    When I copy and paste the formula from post #4 into cell D7 of the 'Dashboard' sheet, the result of the formula is "Production".

    I'm not sure where the disconnect is here.

  8. #8
    Forum Contributor Neilesh Kumar's Avatar
    Join Date
    05-26-2016
    Location
    INDIA
    MS-Off Ver
    2013 & 2016
    Posts
    853

    Re: Indirect formula Error

    Dear Experts,

    I have used the provided formula =INDIRECT("'"&B7&"'!C7") in Cell D7 by the 63falcondude Expert in Dashboard worksheet but due to the other worksheet name contains special character in my case it is throwing error. So, i am expecting the indirect formula where i need not to change the worksheet name.

    Please find here attached workbook where i have used the provided formula =INDIRECT("'"&B7&"'!C7") formula in D7 and the same is throwing "#Ref."error.
    Attached Files Attached Files
    Last edited by Neilesh Kumar; 12-19-2017 at 12:30 PM. Reason: Completing the info

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Indirect formula Error

    The IP address Vserver15_Prod. is NOT the same as the sheet name !!!!, which is : Vserver15(Prod.)

    Change one of them to reflect the other

  10. #10
    Forum Contributor Neilesh Kumar's Avatar
    Join Date
    05-26-2016
    Location
    INDIA
    MS-Off Ver
    2013 & 2016
    Posts
    853

    Re: Indirect formula Error

    Perfect catch Sir, Thank you so much 63falcondude and Glenn. Thank you once again Sir.

    Regards,

    Neilesh

  11. #11
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Indirect formula Error

    Glad we could help. Thanks for the rep!

  12. #12
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Indirect formula Error

    Likewise... Spotting the error was far from quick, though!!

+ 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. #VALUE! ERROR: INDIRECT formula not working
    By omijoshi88 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-09-2016, 09:43 PM
  2. [SOLVED] Indirect() formula returning #Ref error but cant see why
    By rikkyshh in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-23-2013, 10:03 AM
  3. [SOLVED] Indirect Formula Causes #N/A Error
    By Steve0492 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-21-2013, 05:51 AM
  4. Problem with indirect formula and ref error
    By amartino44 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-07-2013, 07:37 PM
  5. [SOLVED] Can you please help with an INDIRECT formula error?
    By Stephen01 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-06-2012, 11:27 PM
  6. Excel 2007 : Indirect formula error.
    By as13mar in forum Excel General
    Replies: 0
    Last Post: 07-13-2012, 05:47 AM
  7. Vlookup error from indirect formula
    By toclare84 in forum Excel General
    Replies: 5
    Last Post: 10-05-2010, 12:24 PM

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