+ Reply to Thread
Results 1 to 2 of 2

VLookup to tie two tabs with edited/sorted data together

  1. #1
    Registered User
    Join Date
    11-11-2009
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    19

    VLookup to tie two tabs with edited/sorted data together

    Afternoon everyone. I have a tab for one line of business and a tab for another line of business. On a third tab, I have selected columns copied to compare 2008 and 2009. The data for the end of 2009 is going to change until the end of March 2010 probably and i wanted to tie the changing data from the first two mentioned tabs to the third tab.

    I have attached what it will look like in limited form for one line of business. The data on the 'Main' tab will change in columns E and F, and I was thinking of using the VLookup in the E&F columns in the 'Sorted' tab to tie the cells together based on the date from column A. My actual sheet has far too many rows to go back and tie them from the beginning, and i could be thinking of this the wrong way but any help is greatly appreciated...Thanks!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-10-2007
    MS-Off Ver
    Excel 2010
    Posts
    293

    Re: Need to use VLookup to tie two tabs with edited/sorted data together

    =VLOOKUP(A2,Main!$A$2:$E$14,5,FALSE) use in cell e2 in Sorted Tab

    =VLOOKUP(A2,Main!$A$2:$F$14,6,FALSE) use in cell f2 in Sorted Tab

    copy all the way down. is this what you're looking for?

+ 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