Consulting

Results 1 to 2 of 2

Thread: Index Match Over Multiple Worksheets

  1. #1

    Index Match Over Multiple Worksheets

    Hi all,


    I'm after some help creating a index match formula in VBA, to populate a range of cells E-N based on column C, the index match will have to search multiple worksheets to find the correct Part Number.


    I have some vba code which copies a 3 columns from a different workbook into 3 columns A,B,C & D but i want to search the workbook to populate columns E-N


    I have attached my workbook for your assistance


    Thanks.
    NDexample.xlsm

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    I don't see any data to find or copy. Do the part numbers appear on more than one sheet? Is all the data to be copied from one sheet? Please provide a better example.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •