+ Reply to Thread
Results 1 to 2 of 2

CONCATENATE & IF Statement Help

  1. #1
    Registered User
    Join Date
    12-19-2011
    Location
    Nashville, TN
    MS-Off Ver
    Excel 2003
    Posts
    1

    CONCATENATE & IF Statement Help

    Morning All -

    Attempting to build a spreadsheet to streamline some of my teams' work process. The formula is pulling data from table A and is needing to populate data in table B. The amount rows of data can vary but the real issue that the formula returns a #VALUE on rows 1-34 and will work fine on rows 35 through ∞. Comparing the formula from row 69 (which returns the #VALUE) and row 70 (which returns the correct result of the formula) there is no noticeable difference. In addition, table A has hidden rows (1-32) but the overall formula is direct to start in row 35.



    =IF(Input!A36="","",CONCATENATE(Input!$H$33," ",Input!E36," ",Input!$H$34," ",IF(Input!$W$36:$W$1000="CANADA","USA CAN","USA")," ",IF(Input!C36="TP","3RD PARTY",""),IF(Input!B36="CARRIER CONTRACT","B","S")," ",IF(Input!Z36="Primary","Primary","")))


    Thanks.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: CONCATENATE & IF Statement Help

    You are sure none of the column contain #VALUE errors in them?

    Try selecting one of the #VALUE results, and then go to Tools|Formula Auditing|Evaluate Formula. Step through the formula by hitting Evaluate button each time.. and see which section is returning the #VALUE error...

    Can you post the workbook (make it safe if it is confidential)
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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