Results 1 to 5 of 5

Thread: Search by word and replace with Date from another sheet!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    Jul 2012
    Posts
    55
    Rep Power
    14
    devpp, why you ask same question in many site?

    I should also mention that you put the same question on multiple sites. You get a response from jindon.
    Search by word and replace with date

  2. #2
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    Quote Originally Posted by Ingolf View Post
    devpp, why you ask same question in many site?

    I should also mention that you put the same question on multiple sites. You get a response from jindon.
    Search by word and replace with date
    My mistake.
    Wont do so.

  3. #3
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Rep Power
    0

    Solutions without macro

    alternatively,

    We can get the dates without using code, attached is the version with only excel's array formulas.

    ABC1.xlsx

  4. #4
    Member
    Join Date
    Jul 2012
    Posts
    55
    Rep Power
    14
    Why not normal formula?

    E4 =SUMPRODUCT((Int!$A$2:$A$13=Int!$A$2)*(Int!$B$2:$B $13=$C4)*(Int!$C$2:$C$13))
    F4 =SUMPRODUCT((Int!$A$2:$A$13=Int!$A$2)*(Int!$B$2:$B $13=$C4)*(Int!$D$2:$D$13))
    Last edited by Ingolf; 03-14-2015 at 06:15 PM.

Similar Threads

  1. Replies: 1
    Last Post: 06-12-2013, 07:42 PM
  2. Replace Incorrect Date In Cell To Another Valid Date
    By DARSHANKmandya in forum Excel and VBA Tips and Tricks
    Replies: 2
    Last Post: 03-21-2013, 09:27 PM
  3. Search form on work sheet
    By Ryan_Bernal in forum Excel Help
    Replies: 5
    Last Post: 01-15-2013, 11:46 AM
  4. Search word in different workbooks and sheets
    By k0st4din in forum Excel Help
    Replies: 5
    Last Post: 11-29-2012, 10:10 PM
  5. Replies: 2
    Last Post: 09-25-2012, 01:30 AM

Posting Permissions

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