Results 1 to 7 of 7

Finding a match in different columns

Threaded View

  1. #1
    Registered User
    Join Date
    01-01-2009
    Location
    Scotland
    MS-Off Ver
    Excel 2003
    Posts
    11

    Finding a match in different columns

    Hi - I'd appreciate some help with a formula to do the following in Excel 2003...

    If a number in cell M1 is also anywhere in column A (column A has unique numbers), then cell W1 (date) should equal the content of cell V (also date) in the row that that number appears in column A. If M1 is blank (or there is no match in column A), then W1 should equal V1.

    In W1, I currently have...

    =IF(VLOOKUP(M1,A:A,1,FALSE),V1,VLOOKUP(M1,A:A,1,FALSE))
    but that's returning the value of V1 in W1

    Any help would be much appreciated, thanks
    Last edited by jonbolton; 01-03-2009 at 09:31 PM.

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