+ Reply to Thread
Results 1 to 2 of 2

Compare 2sheets and insert data

  1. #1
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    Compare 2sheets and insert data

    i am attached sheet1 and sheet2 here common is borrower id. here i want to insert loan amount in sheet2 from sheet1 if borrower id was match for full columns if not in sheet 1 then it will be 0 in sheet 2 loan amount column.
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Compare 2sheets and insert data

    Try

    F2=SUMIFS(Sheet1!E:E,Sheet1!B:B,Sheet2!B2)

    copy down
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

+ 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] VBA to use VLOOKUP for finding specific data between 2sheets
    By Jpngineer in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 09-11-2019, 06:11 AM
  2. [SOLVED] Compare two columns on separate sheet, if missing, insert missing data
    By lilvictorians in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-03-2019, 11:44 PM
  3. How to Copy 2sheets Matched Rows only to New Sheet
    By maddyrafi1987 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 03-01-2018, 08:53 AM
  4. [SOLVED] How to insert blank row where data is missing after a compare
    By lisach in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-17-2017, 04:09 AM
  5. compare and insert data
    By dogguy2010 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-01-2013, 06:40 PM
  6. Compare cells and insert data
    By ondagreen in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 07-25-2011, 02:34 AM
  7. Compare A to B(C) and insert C for A
    By february24 in forum Excel General
    Replies: 6
    Last Post: 02-23-2010, 12:35 PM

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