+ Reply to Thread
Results 1 to 2 of 2

Change FALSE to a dash

  1. #1
    Forum Contributor
    Join Date
    07-18-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    123

    Change FALSE to a dash

    How do you change

    =IF(AND($C$2="Snowball Set Plus Excess (By Lowest Balance)",R33=SMALL($R33:$AC33,COUNTIF($R33:$AC33,0)+1)),$AO30)

    to show a dash if it comes FALSE?

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Change FALSE to a dash

    maybe this?
    =IF(AND($C$2="Snowball Set Plus Excess (By Lowest Balance)",R33=SMALL($R33:$AC33,COUNTIF($R33:$AC33,0)+1)),$AO30,"-")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Batch Change .JPG File name: space with a dash
    By vargs in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-27-2013, 02:17 AM
  2. Macro to change range to FALSE
    By sick stigma in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-15-2011, 08:57 PM
  3. False if no change
    By ksuechuc in forum Excel General
    Replies: 2
    Last Post: 04-29-2009, 02:06 PM
  4. [SOLVED] understanding dash dash in a excel formula
    By ldebner in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-31-2005, 10:05 AM
  5. How do I change FALSE values to 0?
    By Redleg40 in forum Excel General
    Replies: 4
    Last Post: 08-02-2005, 04:05 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