Results 1 to 7 of 7

If function with range of cells

Threaded View

  1. #1
    Forum Contributor
    Join Date
    03-16-2010
    Location
    Phnom Penh, Cambodia
    MS-Off Ver
    Excel 2003
    Posts
    216

    If function with range of cells

    Hi,

    I am confusing myself on the following formula, kindly advise on how to rectify this. If P5:P10 value is date then it should be "DONE". If P5:P10 value partially is date then "IN PROGRESS". If P5:P10 has no value then the result would be "TO BE STARTED".

    =IF(AND('Access Migration'!P5:P10<>""),"DONE",IF(AND('Access Migration'!P5:P10=""),"TO BE STARTED","IN PROGRESS"))

    Your comments will be very much appreciated.

    Regards,
    sanlen
    Last edited by sanlen; 10-13-2014 at 11:04 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using a Range of cells in a FollowHyperlink function
    By awpullen in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-03-2014, 02:40 PM
  2. Replies: 3
    Last Post: 10-25-2012, 05:47 PM
  3. Cells function within a range
    By therealjag in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-16-2009, 07:59 AM
  4. SUM function to be used for a range of cells
    By Ranjani in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-31-2009, 11:16 AM
  5. IF function with a range of cells
    By chubbycheese in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-24-2008, 05:20 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