I want to filter and merge data from 2 input sheets into two result sheets. (see attachment!)
In sheet 'result1" i want to have this:
If any cell "column A sheet Input1" equals (throug Vertical Lookup) a cell of "column A sheet input 2" = not true then skip but if true then show in "sheet result"
for instance "cell A4 sheet Input 1" equals "cell A3 sheet Input2" then show "cells A3 and B3 sheet Input 2" at the place of "A2 and B2 of sheet result" and show
"cells B4,C4,D4,E4 sheet Input2" at the place of "cells C2,D2,E2,F2 of sheet Result"
If cells in "column A sheet Input1" doesn't equal any cells in "column A sheet Input2" then skip in "sheet result"
Sheet Result is totally filled with formula results of sheets "Input1" and "Input2"
In sheet "result2" i want to have this:
if any cell "column A sheet Input2" does not equal any cell " column A sheet Input 1" then show
in sheet Results2.
"A3,B3 sheet Input2" should be placed at "A2,B2 sheet Result2" etc.
Please can someone help me with this? the two input sheets are coming from 2 different parties so i have to merge and filter the sheets myself. This is just a small portion of the data and also i have to merge&filter this every month so it is crucial i have some sort of formula to deal with this!
Thanks
Bookmarks