Forum Discussion
insert DATA from one sheet to another..
- Jun 03, 2023
=IFERROR(INDEX(Sheet1!$B$3:$B$500,SMALL(IF(MMULT(N(Sheet1!$G$3:$L$500=Sheet2!B$3),ROW($1:$6)^0)=1,ROW($1:$498)),ROW(1:1))),"")You are welcome. With this formula you can enter employees in range B3:B500 and their corresponding dates in range G3:L500.
Yes that now works on this sheet, but again i have tried now applying it to my full sheet, and it is not working again...
I have now edited my test sheet so that no names appear but this is exactly how it looks, but i would like it to be able to pick up more rows than i actually have for any new employees that start .. then i dont have to change any of the formula? .... I am so so sorry, i thank you for all your help so far! its exactly what i want, but i dont know why i cant get it to work when i edit it to the main sheet....
=IFERROR(INDEX(Sheet1!$B$3:$B$500,SMALL(IF(MMULT(N(Sheet1!$G$3:$L$500=Sheet2!B$3),ROW($1:$6)^0)=1,ROW($1:$498)),ROW(1:1))),"")You are welcome. With this formula you can enter employees in range B3:B500 and their corresponding dates in range G3:L500.
- jayde-deanneJun 03, 2023Copper ContributorMy friend!!!!.. You are an absolute GENIUS!!! --- Thank you so so much!!!!!!!