+ Reply to Thread
Results 1 to 2 of 2

1 To Show Open and 2 To Show Closed

  1. #1
    Registered User
    Join Date
    08-04-2015
    Location
    Manchester, England
    MS-Off Ver
    Office 2013
    Posts
    6

    1 To Show Open and 2 To Show Closed

    Hi All,

    Hope everyone is well. I am trying to write a formula where column B either has a 1 or a 2 in the cell. If 1 exists then show open else if 2 exists then show closed. Any ideas?

  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
    52,939

    Re: 1 To Show Open and 2 To Show Closed

    Maybe this?

    =IF(B1=1,"Open","Closed")
    Adjust the reference (B1) to your data
    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. [SOLVED] Using sum product to show average number of days for closed work orders
    By mmccra2858 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-01-2014, 06:42 AM
  2. [SOLVED] Excel crashes on userform.show macro but only when saved with VBE closed
    By pauloroberto.xpta in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-07-2013, 05:53 AM
  3. Make a Cell show the status of a contract - Active - Follow Up - Closed
    By excelmabel2013 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-06-2013, 04:00 PM
  4. Message box to show cell value from a different (closed) WorkBook
    By BEEJAY in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-19-2011, 08:58 AM
  5. Make a MsgBox show the value of a cell in a closed workbook
    By johncassell in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-16-2006, 10:52 AM
  6. [SOLVED] conditional formula to show "open" or "closed"
    By SBS in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-27-2006, 09:50 PM
  7. Show blank cell when not Closed or Open
    By roy.okinawa in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-07-2005, 09:20 PM

Tags for this Thread

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