+ Reply to Thread
Results 1 to 2 of 2

If a1 and b1 match then paste in e1 what is in c1 if there is not match leave it blank

  1. #1
    Forum Contributor
    Join Date
    11-11-2010
    Location
    England
    MS-Off Ver
    Excel 2019
    Posts
    203

    If a1 and b1 match then paste in e1 what is in c1 if there is not match leave it blank

    A1 has ref numbers
    B1 has ref numbers
    c1 has amount paid.

    So if a1 matches the ref number in b1 then paste in e1 the total amount paid which will be in c1 if it does not match then leave it blank..

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2506 Win 11
    Posts
    24,785

    Re: If a1 and b1 match then paste in e1 what is in c1 if there is not match leave it blank

    In E1 type = if(A1 = B1, C1, " ")
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Replies: 5
    Last Post: 07-02-2017, 10:25 AM
  2. [SOLVED] List 2 set of data leave as blank if not match
    By fumetsu in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-08-2015, 01:03 AM
  3. INDEX MATCH MATCH/OFFSET MATCH MATCH with named ranges
    By Andrew-Mark in forum Excel General
    Replies: 3
    Last Post: 02-27-2015, 10:56 PM
  4. Replies: 0
    Last Post: 09-21-2013, 09:03 PM
  5. index match, ..... skip result if blank value ...... jump to next match
    By gehawk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2013, 04:42 AM
  6. [SOLVED] Trying to match two colums if critera is meet, but leave formula out if not.
    By tpollock in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-20-2012, 08:00 AM
  7. Index Match: Show blank instead of #NA for no match
    By cedarhill in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-20-2011, 03:21 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