krunal123

Board Regular
Joined
Jun 26, 2020
Messages
169
Office Version
  1. 365
  2. 2019
  3. 2016
Platform
  1. Windows
image_2021-07-14_104450.png


How to match Same number via join data

NOTE: Not use this formula ( =+C3&" "&D3&" / "&C5&" "&D5&" / "&C6&" "&D6)

WE NEED THIS PERFECT FORMULA IN THIS QUERY
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.

See if this does what you want.

21 07 14.xlsm
DEFGH
1
2Scrol No.Invoice No.Dbk AmtNarration
31AEXP-0101121215EXP-0101 121215 / EXP-0103 12120 / EXP-0104 33321
42BEXP-010226565EXP-0102 26565 / EXP-0105 5565
51AEXP-010312120EXP-0101 121215 / EXP-0103 12120 / EXP-0104 33321
61AEXP-010433321EXP-0101 121215 / EXP-0103 12120 / EXP-0104 33321
72BEXP-01055565EXP-0102 26565 / EXP-0105 5565
Match
Cell Formulas
RangeFormula
H3:H7H3=TEXTJOIN(" / ",1,FILTER(E$3:E$7&" " &F$3:F$7,D$3:D$7=D3))
 
Upvote 0

Forum statistics

Threads
1,216,146
Messages
6,129,142
Members
449,488
Latest member
qh017

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top