+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    04-13-2008
    MS-Off Ver
    Office Standard 2007
    Posts
    21

    if error syntax question

    Good morning,

    I was wondering if someone can help me out with the syntax for the following:

    =IFERROR(OFFSET(INDIRECT(SUBSTITUTE($K8," ","")&"Code"),0,0,1),"")

    ---> right now, it returns with the value "$K8Code"

    what should be the syntax so that it will return with "CODE$K8" ?

    Thanks.
    Last edited by jfrago; 02-17-2010 at 10:11 PM.

  2. #2
    Registered User
    Join Date
    04-13-2008
    MS-Off Ver
    Office Standard 2007
    Posts
    21

    Re: if error syntax question

    Got it!

    =IFERROR(OFFSET(INDIRECT("CODE"&SUBSTITUTE($K8," ","")),0,0,1),"")

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0