Results 1 to 10 of 10

Auto-changing status: Multiple IFs and AND function question.

Threaded View

  1. #1
    Registered User
    Join Date
    06-19-2014
    Location
    Singapore
    MS-Off Ver
    2010
    Posts
    5

    Auto-changing status: Multiple IFs and AND function question.

    LATEST UPDATE HERE.


    UPDATE:

    Hi guys, thanks so much for the starting tips.

    Unfortunately, I've taken both your advice and codes and somehow I still cannot get it to work.

    Been at it for about 2 hours and I'm getting increasingly frustrated (and Googling didn't really provide more help than you guys already gave me). Haha.

    Perhaps I'll provide an even clearer picture of what I want to achieve (Picture Below):

    Excel File:


    ========== first post ===========

    Hi guys,

    I'm a total excel noob. Have something I'm trying to achieve illustrated below:

    qryTw6s.png

    Attachment 326483

    The cells are intended to be either blank, or will be populated with dates. Status will change according to the different combinations of whether either cell is filled with content (dates), or both cells are filled, or neither cells are filled; giving 4 statuses: Nothing/AllFilled/AFilled/XFilled.

    I tried a combination of IF, AND, ISTEXT, ISBLANK functions, but have been having trouble with getting the order of the logic written to work. And i also have trouble with the commas and parentheses.

    Something i tried and didn't work: =IF(AND(ISBLANK(A2),ISBLANK(B2)),"In-Progress",(if(and(istext(A2),isblank(b2),"Process Complete"))"")...

    It's kinda half done, but it just can't figure out my way round it to get the desired effect.

    I'm hoping some geniuses here will enlighten me.

    Thanks so much!
    Attached Files Attached Files
    Last edited by tickles; 06-20-2014 at 03:50 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Multiple auto-sorting question
    By Rayneill in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-17-2012, 05:22 PM
  2. Macro for changing Order Status
    By Eduar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-17-2012, 02:09 PM
  3. Replies: 4
    Last Post: 04-08-2012, 09:43 PM
  4. [SOLVED] Auto Filter Status Bar
    By bkbrueggemann in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-05-2005, 05:25 PM
  5. Question on changing the function of the arrow keys
    By uberblah in forum Excel General
    Replies: 2
    Last Post: 10-21-2005, 05:33 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