Forum Discussion
amrmhmd
May 11, 2023Copper Contributor
Matching two excel files
Hi, I have two excel files that share a same column. I want to copy the rows based on the identical values of that column. Is there any way to match the rows?
HansVogelaar
May 11, 2023MVP
Check out the XLOOKUP function
amrmhmd
May 11, 2023Copper Contributor
Thanks for your answer but it doesn't seem helpful since I want to join the files automatically.