+ Reply to Thread
Results 1 to 4 of 4

#value!

  1. #1
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125

    #value!

    The formula that listed below works perfectly but the only thing is that if I don't have any data for it to calculate it would have the value of "#VALUE!" in the cell. How can I fix it to have the cell to look "blank? and still not change my formula?


    =IF(VALUE(D6)>ROUND($L$1*VALUE(VLOOKUP($C6,Data!$G$4:$L$24,WEEKDAY($J$1))),-4),"VERIFY: AMT > "&TEXT(ROUND($L$1*VALUE(VLOOKUP($C6,Data!$G$4:$L$24,WEEKDAY($J$1))),-4),"$#,##0"),"")

    TIA,
    ExcelNewby

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Use conditional formatting; Formula is =ISERROR(A1) and format to have the same font color as the background.

  3. #3
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125
    For some strange reason, most of the cells worked except for few cells that would not accept the conditional format??

    Thankyou for sharing your brain power.

    ExcelNewby

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    I couldn't say without seeing the workbook ...

+ 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