+ Reply to Thread
Results 1 to 4 of 4

IFERROR with icon set or alternative text.

  1. #1
    Registered User
    Join Date
    06-17-2020
    Location
    London, England
    MS-Off Ver
    Pro 2016
    Posts
    57

    IFERROR with icon set or alternative text.

    Hi, I'm building an inventory/stock tracker, I want rows to highlight when the product needs reordering. I've taken this iferror formula from one of Microsoft's templates, the file named Inventory.
    The formula is the following =IFERROR(([@[Quantity in Stock]]<=[@[Reorder Level]])*([@[Discontinued?]]="")*@valHighlight,0) I don't need the discontinued part.

    I've wrote the following formula in the file named INV Tracker =IFERROR([@[Closing stock]]<=[@[Reorder level]],)

    I would like to change the TRUE/FALSE to use an icon set but I'm struggling. What do I put after the comma to return a 1 or 0 rather than TRUE/FALSE?

    If more information is required let me know.

    Thanks
    Andy
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,084

    Re: IFERROR with icon set or alternative text.

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-17-2020
    Location
    London, England
    MS-Off Ver
    Pro 2016
    Posts
    57

    Re: IFERROR with icon set or alternative text.

    Thanks Fluff13, don't think I'd have figured this out on my own. Is there a name to this double negative formula?

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,084

    Re: IFERROR with icon set or alternative text.

    The -- is often called a double unary & is used to coerce true & false values into 1s & 0s

+ 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. [SOLVED] How to combine IF, IFERROR & VLOOKUP? Or Alternative
    By hakunamatata167 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-14-2021, 07:38 AM
  2. [SOLVED] IFERROR is there an alternative to ""
    By Jacks18928 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-08-2019, 01:21 PM
  3. IFERROR - SEARCH - Look for date/text values and return a specified text name
    By chrisbay2324 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-01-2018, 03:26 PM
  4. [SOLVED] =sum / =ISBlank / =iferror formula needed (or some alternative)
    By KClem in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-02-2016, 08:21 AM
  5. Show cell value(text) in comment box text, or mouse tool tip on an gif icon
    By JIBG in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 05-19-2014, 06:50 AM
  6. Alternative to IFERROR function in VBA
    By shawn_hill10 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 11:01 AM
  7. IFERROR (alternative)
    By mxblast in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-06-2009, 12:55 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