Results 1 to 12 of 12

Populate Adjacent Cells from Validation List Entry

Threaded View

  1. #3
    Registered User
    Join Date
    11-03-2010
    Location
    Santa Clara, CA
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Populate Adjacent Cells from Validation List Entry

    Here's the attachment and here's the formula:

    =IF(C1="","",VLOOKUP(C1,{"YES";"NO"},2,0))

    I'm trying to fill in cells C2-C37 with the value entered in C1.
    Attached Files Attached Files

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