+ Reply to Thread
Results 1 to 2 of 2

ISBLANK function and Cell range

  1. #1
    Registered User
    Join Date
    10-18-2010
    Location
    Ashford, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    ISBLANK function and Cell range

    I have a worksheet that I want to ensure users complete certain cells and only when all the specified cells have been completed a message in another cells says "Complete". prior to that it says "Incomplete".
    The way I have found thus far is to use the ISBLANK function but 2007 will not let me add any more cells to the formula. I've tried the syntax ISBLANK(A1:A50) but it is not recognising the range.

    Is there a better way to do this or is there away to use a range with the IS function?

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: ISBLANK function and Cell range

    If you want to do a range like A1:A50, it would be easier to use COUNTBLANK and check for 0 as the result.
    Remember what the dormouse said
    Feed your head

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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