Closed Thread
Results 1 to 12 of 12

How can I copy desired cell content ?

Hybrid View

  1. #1
    colwyn
    Guest
    NBVC -yes.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Quote Originally Posted by colwyn View Post
    NBVC -yes.
    See attached... It works fine for me.
    Attached Files Attached Files
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    colwyn
    Guest
    NBVC - thanks again.
    Yes I can see but look, eg, row 119 "Betty" has 6 (Q119) when not appearing after row 119. This should show a blank. It's just when a final appearance is made that it goes wrong and shows a number instead of a blank. I think it refers back to first appearance?
    Big thanks.
    Colwyn.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try:

    =IF(C3="","",IF(ISNUMBER(MATCH(1,(C4:$C$140=C3)*(L4:$L$140>0),0)),INDEX(L4:$L$140,MATCH(1,(C4:$C$140=C3)*(L4:$L$140>0),0)),""))


    confirmed with CTRL+SHIFT+ENTER and copied down

  5. #5
    colwyn
    Guest
    NBVC - perfect!!
    Big thanks.
    Colwyn.

Closed 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