+ Reply to Thread
Results 1 to 2 of 2

VLOOKUP or similar way of archieving this task

  1. #1
    Registered User
    Join Date
    02-10-2023
    Location
    London
    MS-Off Ver
    Office 2019
    Posts
    3

    VLOOKUP or similar way of archieving this task

    I am currently working on a table which it an be I want to auto fill multiple cell in when they are matching a merge cell, I have created an example attached.
    Sorry I don't really know how to explain in words but I hope the attachment will show what I want, if there is any question please ask as I found this is very difficult and I need help from you guys.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,005

    Re: VLOOKUP or similar way of archieving this task

    Try this,

    O2
    =IF(LOOKUP(2,1/($L$2:L2<>""),$L$2:L2)="Type 1",LOOKUP(2,1/($L$2:L2<>""),ROW()-ROW($L$2:L2)+1)&"a",CHAR(CODE("a")+LOOKUP(2,1/($L$2:L2<>""),ROW()-ROW($L$2:L2)))&"a")

    copied down.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Help with vlookup or similar
    By Sedge in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-04-2020, 12:06 AM
  2. Using Vlookup or something similar in VBA
    By Bandito1 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-24-2019, 09:01 PM
  3. Help needed for a very specific task (VLOOKUP i believe)
    By BlueAstro in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-28-2014, 10:51 PM
  4. [SOLVED] How can I use Vlookup to check multiple task fulfilment?
    By Baloo in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-10-2013, 04:21 PM
  5. Difficult question about simple task (If, Vlookup)
    By discjockeyshtud in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-26-2008, 06:53 AM
  6. [SOLVED] Need Vlookup help ... or something similar
    By Bud in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-30-2006, 05:10 PM

Tags for this Thread

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