+ Reply to Thread
Results 1 to 2 of 2

Pull random cell on column B if column C is empty

  1. #1
    Registered User
    Join Date
    04-08-2008
    Posts
    10

    Pull random cell on column B if column C is empty

    I'm pulling a random data from Column B but how would I only pull the ones that has a empty data in Column C?

    Here's the code:

    =INDEX($B:$B,RANDBETWEEN(1,COUNTA($B:$B)),1)

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Quote Originally Posted by curb
    I'm pulling a random data from Column B but how would I only pull the ones that has a empty data in Column C?

    Here's the code:

    =INDEX($B:$B,RANDBETWEEN(1,COUNTA($B:$B)),1)
    Does
    Please Login or Register  to view this content.
    work? I don't appear to have RandBetween functionality on my Mac.

+ 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