Results 1 to 5 of 5

Thread: Vlookup using Vba code across two tabs

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Dec 2015
    Posts
    11
    Location

    Vlookup using Vba code across two tabs

    Hi Friends

    I am trying to implement the excel vlookup function into my vba command.
    I have a sheet with 2 tabs :

    Tab 1 = "Base sheet" has 3 columns
    Tab 2 = "ottwafield" has 2 columns.

    We have to do a vlookup from Tab 1 to Tab 2 to get the data points from Tab 2.

    Tab 1

    Captu.JPG


    Tab 2


    Care.JPG
    Attached Files Attached Files

Posting Permissions

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