+ Reply to Thread
Results 1 to 2 of 2

Excel lookup macro

  1. #1
    Lanman6
    Guest

    Excel lookup macro

    Does anyone have a simple lookup macro for Excel

  2. #2
    PDUK1
    Guest

    RE: Excel lookup macro

    Hi there

    ActiveCell.FormulaR1C1 = "=VLOOKUP(RC[-1],Sheet2!RC[-1]:R[3]C,2,FALSE)"

    This does a vlookup from sheet1 and sheet2.

    HTH

    Peter
    "Lanman6" wrote:

    > Does anyone have a simple lookup macro for Excel


+ Reply to 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