Results 1 to 8 of 8

#NAME? error on if statement

Threaded View

  1. #1
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    #NAME? error on if statement

    Hi Guys, i am using the following formula in cell F5:F7

    =IF(E7>0,CONCATENATE(FIXED(E7*100,2,TRUE),"%",REPT(“”,10-LEN(FIXED(E7*100,2,TRUE))),”▲”),IF(E7<0, CONCATENATE(FIXED(E7*100.2,TRUE),"%",REPT("",10-LEN(FIXED(E7*100,2,TRUE)))," ▼"),CONCATENATE(FIXED(E7*100,2,TRUE),"%",REPT(" ",9-LEN(FIXED(E7*100,2, TRUE))),"◄►")))
    It works in F7 but not F5 or F6 and is resulting in #name? error... and im not sure why this could be! any suggestions would be appreciated!

    I have attached the workbook if that helps.

    Many thanks
    Attached Files Attached Files
    Blake 7

    If your question has been answered, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

    If any member's response has helped to solve your problem, please consider using the scales icon on the top right of their post to show your appreciation.

    http://failblog.org/

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. compile error expected line number statement end statement
    By mattress58 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-18-2014, 10:12 AM
  2. VBA Compile Error : line number or label or statement or end of statement
    By excellearner121 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-04-2013, 06:41 PM
  3. Replies: 4
    Last Post: 05-16-2012, 05:33 PM
  4. Path/File access error (Error 75) using Name Statement
    By blayne in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-22-2005, 05:25 PM
  5. [SOLVED] Path/File access error (Error 75) after using Name Statement
    By blayne in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-09-2005, 08:35 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